|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.xml.classgen.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.
-dtd [-root <rootName>] <DTD File> The input file is a DTD file or DTD based XML file
-schema <Schema File> The input file is a Schema file or Schema based XML file
-outputDir <Output Dir> The directory name where java source is generated
-package <Package Name> The package name(s) of the generated java classes.
-comment Generate comments for the generated java source code.
Constructor Summary | |
oracg() |
Method Summary | |
static void |
main(java.lang.String[] args) The main method |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public oracg()
Method Detail |
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2004, Oracle. All rights reserved.