| Class | Description | 
|---|---|
| GenJavaOutClass | Basic functionality to generate a Java class proper for storing results from Zbnf parser and from XmlJzReader. | 
| GenJavaOutClass.CmdArgs | Command line args | 
| GenJavaOutClass.SubClassField | |
| GenJavaOutClass.SubClassJava | Instances of this class describe a sub class in generated code. | 
| SrcInfo | This class usable as super class for parse results contains
 the information about the parsed source, file, line, column
 in an unique form especially for comment and error report
 to deduce to the source of generate. |