Uses of Package
ch.sahits.codegen.input

Packages that use ch.sahits.codegen.input
ch.sahits.codegen.extensions   
ch.sahits.codegen.input   
ch.sahits.codegen.java.gui.input   
ch.sahits.codegen.java.input   
ch.sahits.codegen.java.input.db   
ch.sahits.codegen.java.wizards   
ch.sahits.codegen.php   
ch.sahits.codegen.ui.input   
ch.sahits.codegen.ui.wizards   
ch.sahits.codegen.xml   
 

Classes in ch.sahits.codegen.input used by ch.sahits.codegen.extensions
IDBInputParser
          This interface defines methods that mus be provided by a database parser of input files
IInputParser
          Marker interface for an input parser
IXMLInputFileParser
          This interface denotes what an input parser for XML files must do.
 

Classes in ch.sahits.codegen.input used by ch.sahits.codegen.input
EDBConnectionData
          This enumeration defines the possibilities of the data types needed from the connection.
GeneralHeadlessXMLSerializerFactory
          This class provides a headless implementation for the XML Serializer.
IInputParser
          Marker interface for an input parser
IXMLInputFileParser
          This interface denotes what an input parser for XML files must do.
IXMLSerializerFactory
          This interace defines the methods of the XML Serializer factory
 

Classes in ch.sahits.codegen.input used by ch.sahits.codegen.java.gui.input
EDBConnectionData
          This enumeration defines the possibilities of the data types needed from the connection.
IInputParser
          Marker interface for an input parser
XMLJDomParser
          This XML parser is based on JDom.
 

Classes in ch.sahits.codegen.input used by ch.sahits.codegen.java.input
EDBConnectionData
          This enumeration defines the possibilities of the data types needed from the connection.
HeadlessXMLSerializerFactoryFactory
          This factory factory provides a serializer factory for the headless execution.
IDBInputParser
          This interface defines methods that mus be provided by a database parser of input files
IInputParser
          Marker interface for an input parser
IXMLInputFileParser
          This interface denotes what an input parser for XML files must do.
IXMLSerializerFactory
          This interace defines the methods of the XML Serializer factory
XMLJDomParser
          This XML parser is based on JDom.
 

Classes in ch.sahits.codegen.input used by ch.sahits.codegen.java.input.db
IDBInputParser
          This interface defines methods that mus be provided by a database parser of input files
IInputParser
          Marker interface for an input parser
 

Classes in ch.sahits.codegen.input used by ch.sahits.codegen.java.wizards
GeneralHeadlessXMLSerializerFactory
          This class provides a headless implementation for the XML Serializer.
IXMLSerializerFactory
          This interace defines the methods of the XML Serializer factory
 

Classes in ch.sahits.codegen.input used by ch.sahits.codegen.php
EDBConnectionData
          This enumeration defines the possibilities of the data types needed from the connection.
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.
 

Classes in ch.sahits.codegen.input used by ch.sahits.codegen.ui.input
GeneralHeadlessXMLSerializerFactory
          This class provides a headless implementation for the XML Serializer.
HeadlessXMLSerializerFactoryFactory
          This factory factory provides a serializer factory for the headless execution.
IXMLSerializerFactory
          This interace defines the methods of the XML Serializer factory
 

Classes in ch.sahits.codegen.input used by ch.sahits.codegen.ui.wizards
GeneralHeadlessXMLSerializerFactory
          This class provides a headless implementation for the XML Serializer.
IXMLSerializerFactory
          This interace defines the methods of the XML Serializer factory
 

Classes in ch.sahits.codegen.input used by ch.sahits.codegen.xml
EDBConnectionData
          This enumeration defines the possibilities of the data types needed from the connection.
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.
XMLJDomParser
          This XML parser is based on JDom.