Interface | Description |
---|---|
Zbnf2Text.PreparerParsedData |
Class | Description |
---|---|
Bin2Data |
This class reads a regular binary file which contains data records with equal length into a container of signals.
|
Bin2Data.Args | |
Bin2Data.CmdLine | |
Bin2Data.DescrData | |
Bin2Data.DescrDataElement | |
Csv2Data |
This class can parse an Excel file given in the textual csv format and translate it either to XML or to internal Java data.
|
Csv2Data.Args | |
Csv2Data.CmdHandler | |
JZcmd | Deprecated |
OutputDataTree |
Writes a data tree to a text file maybe in XML format.
|
Zbnf2Text |
This class reads any input text file with given syntay and creates a translated file from that data.
|
Zbnf2Text.Args |
This class holds the gotten arguments from command line.
|
Zbnf2Text.CmdLineText |
The inner class CmdLineText helps to evaluate the command line arguments
and show help messages on command line.
|
Zbnf2Text.Out |