org.apache.tuscany.samples.sdo.internal
Class DocumentSamples
java.lang.Object
org.apache.tuscany.samples.sdo.internal.DocumentSamples
public class DocumentSamples
- extends Object
Class to generate html documentation for the SDO Samples.
The program introspects the sample programs listed in the
sample classes
static constant, for the values of the static CORE_FUNCTION
and SIGNIFICANT_FUNCTION variables.
It builds indexes from
sample to function and from function to sample and creates
html output that displays these indexes.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocumentSamples
public DocumentSamples()
main
public static void main(String[] args)
throws SecurityException,
NoSuchMethodException,
IllegalArgumentException,
InstantiationException,
IllegalAccessException,
InvocationTargetException,
IOException
- Throws:
SecurityException
NoSuchMethodException
IllegalArgumentException
InstantiationException
IllegalAccessException
InvocationTargetException
IOException
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.