Package ch.sahits.codegen.input

Interface Summary
IDBInputParser This interface defines methods that mus be provided by a database parser of input files
IInputParser Marker interface for an input parser
IXMLGeneralInputFileParser This interface defines the generate method to generate an input data model
IXMLInputFileParser This interface denotes what an input parser for XML files must do.
IXMLJavaInputFileParser This interface denotes what an input parser for XML files must do.
IXMLSerializerFactory This interace defines the methods of the XML Serializer factory
 

Class Summary
GeneralHeadlessXMLSerializerFactory This class provides a headless implementation for the XML Serializer.
HeadlessXMLSerializerFactoryFactory This factory factory provides a serializer factory for the headless execution.
XMLJDomParser This XML parser is based on JDom.
 

Enum Summary
EDBConnectionData This enumeration defines the possibilities of the data types needed from the connection.