Class | Description |
CGDocument |
Serves as the base document class for the DTD compiler generated classes |
CGNode |
Serves as the base class for nodes generated by the DTD compiler |
CGXSDElement |
This class serves as the base class for the all the generated classes
corresponding to the XML Schema generated by Schema Class Generator |
DTDClassGenerator |
This class is used by the DTD compiler to generate classes |
oracg |
The oracg class provides a command-line interface to generate
java classes corresponding to the DTD or XML Schema
java oracle.xml.classgen.oracg options are:
-help Prints the help message text
-version Print the release version. |
SchemaClassGenerator |
This class generates the classes corresponding to an XML Schema. |