csmxjc [option [option argument] ] ... Input schema document
You can omit the option. Always specify the option before the schema document.
Schema compiler for binding from the XML Schema to Java.
@Generated(value = "com.cosminexus.jaxb.tools.xjc.Driver", date = "yyyy-MM-ddTHH:mm:ssRFC822 timezone") |
Table 2-5 Elements of the @javax.annotation.Generated annotation and values set up in XML Processor
Element name | Explanation | Value |
---|---|---|
value | Completely modified class name of the schema compiler | com.cosminexus.jaxb.tools.xjc.Driver |
date | Date and time when the Java source was generated from the schema | yyyy-MM-ddTHH:mm:ssRFC822 timezone# |
You can specify one file name for the input schema document. For details on the characters that can be specified in the file name, path delimiting characters, and how to specify a path, see Characters that can be specified in the file name or directory name of the command, path delimiting characters, and how to specify a path.
Figure 2-10 Overview of the format of Java source output by the schema compiler
// |