Static Public Member Functions | |
| Configurable[] | createInstances (Class[] configurableClasses) |
| void | generatePlain (Class[] configurableClasses) |
| void | generatePlain (Configurable[] configurables) |
| void | generateCosyDoc (String fileName, String title, Class[] configurableClasses) |
| void | generateCosyDoc (String fileName, String title, Configurable[] configurables) |
| void | main (String[] args) |
Static Public Attributes | |
| final String | DOCUMENT_SCHEMA = "urn:schemas-cosylab-com:Document" |
Configurable interface(s) and generates documentation out of it.
|
|
Creates
|
|
||||||||||||||||
|
Generate a CosyDoc documentation out of given
|
|
||||||||||||||||
|
Generate CosyDoc documentation out of given
|
|
|
Generate documentation out of given
|
|
|
Generate documentation out of given
|
|
|
Java application main method.
|
|
|
The namespace schema that must be defined by all CosyXML compliant documents. This will be checked by the parser. |
1.3.8