Class | Description |
---|---|
GenXmlCfgJavaData | |
GenXmlCfgJavaData.CmdLine |
The inner class CmdLine helps to evaluate the command line arguments
and show help messages on command line.
|
GenXmlCfgJavaData.SubClassXml |
Instances of this class describe a sub class in generated code.
|
XmlCfg |
This class contains the configuration data to assign xml elements to Java data.
|
XmlCfg.AttribDstCheck |
An instance of this class describes for any attribute how to proceed-
|
XmlCfg.XmlCfgNode |
This class describes one node as pattern how the content of a parsed xml file should be stored.
|
XmlJzCfgAnalyzer |
This class reads any XML file and writes its structure to a XmlCfg format.
|
XmlJzCfgAnalyzer.XmlStructureData | |
XmlJzCfgAnalyzer.XmlStructureData.CfgSubtreeType |
Contains all elements with its
XmlJzCfgAnalyzer.XmlStructureData.CfgSubtreeType.occurrence . |
XmlJzCfgAnalyzer.XmlStructureData.CfgSubtreeType2 |
Contains info about equals element types.
|
XmlJzCfgAnalyzer.XmlStructureNode |
This class is one node for one element to store the structure of a XML file via
XmlJzReader . |
XmlJzReader |
This is the main class to read an XML file with a given configuration file, store data in a Java instance via reflection paths given in the config.xml.
|
XmlJzReader.AttribToStore | |
XmlNodeSimpleReader | |
ZmlReader | |
ZmlReader.AttribRead | |
ZmlReader.ZmlNode |