Package ch.sahits.codegen.java.input

Interface Summary
ISQLCreateToken This interface defines the tokens that may occurre in a create script as constans.
IXMLJavaInputFileParser This interface denotes what an input parser for XML files must do.
 

Class Summary
ClassFileParser This parser takes an input file and generates a ClassModel with it' members and methods
CSVInputFileParser This input parser can handle a CSV file that defines its values in the first row and its columns are separated by ',', ';' or ' '.
DBXMLFileGenerator Generate a XML file from a DataBaseTable Object.
HeadlessJavaXMLSerializerFactoryFactory /** This class produces the factory method for the XML Serialzer.
InputParserFactory Deprecated. This class has no implementation an is not used within the plug-in
SQLCreateScriptInput Base class for the parsing.
XMLTableParser This XML parser can parse an XML file that represents a database table.
 

Enum Summary
EParserState