Uses of Package
de.ispsoft.jaxme.generator

Packages that use de.ispsoft.jaxme.generator
de.ispsoft.jaxme.generator   
de.ispsoft.jaxme.generator.ant   
de.ispsoft.jaxme.generator.beanwriter   
de.ispsoft.jaxme.generator.decorators   
de.ispsoft.jaxme.generator.dtd   
de.ispsoft.jaxme.generator.javaclasswriter   
de.ispsoft.jaxme.generator.parselets   
de.ispsoft.jaxme.generator.parserdata   
de.ispsoft.jaxme.generator.types   
de.ispsoft.jaxme.generator.util   
de.ispsoft.jaxme.generator.visitors   
 

Classes in de.ispsoft.jaxme.generator used by de.ispsoft.jaxme.generator
Configurable
          Interface for an item that can be configured with options.
ConfigurableImpl
          Default implementation for a Configurable item.
ElementRestrictionContainer
           
Generator
          The Generator is reading an input schema.
JavaSourceWriter
          This class generates the actual Java sources for the Java/XML binding.
Schema
          A Schema is a list of one or more SchemaElements.
SchemaAbstractSimpleElement
          Implementation of a simple element.
SchemaAnnotationOwner
          An element that can carry an xs:annotation node.
SchemaAttribute
          Implementation of an attribute.
SchemaComplexElement
          Implementation of a complex element.
SchemaComplexJdbcElement
          An extension of the SchemaComplexElement with additional information related to JDBC.
SchemaElement
          Represents a single SchemaElement.
SchemaException
          This Exception is thrown by a SchemaReader to indicate structural problems in the input file it parses.
SchemaOption
           
SchemaReader
          A SchemaReader is responsible for reading a schema definition.
SchemaReaderImpl
          An abstract default implementation for SchemaReaders.
SchemaSimpleElement
          Implementation of a simple element.
SchemaSimpleType
          An extension of the general SchemaType for simple types.
SchemaType
          Implementation of a Schema type.
SourceWriter
          A SourceWriter is called by the Generator.
SourceWriterImpl
          A base class for implementing SourceWriters.
SqlField
          An extension of the SchemaSimpleElement with additional information for JDBC.
XsdSchemaReader
          A SchemaReader for XML Schemas.
 

Classes in de.ispsoft.jaxme.generator used by de.ispsoft.jaxme.generator.ant
SchemaOption
           
SchemaReader
          A SchemaReader is responsible for reading a schema definition.
SourceWriter
          A SourceWriter is called by the Generator.
 

Classes in de.ispsoft.jaxme.generator used by de.ispsoft.jaxme.generator.beanwriter
SchemaComplexElement
          Implementation of a complex element.
SchemaException
          This Exception is thrown by a SchemaReader to indicate structural problems in the input file it parses.
SourceWriterImpl
          A base class for implementing SourceWriters.
 

Classes in de.ispsoft.jaxme.generator used by de.ispsoft.jaxme.generator.decorators
Schema
          A Schema is a list of one or more SchemaElements.
SchemaAnnotationOwner
          An element that can carry an xs:annotation node.
SchemaElement
          Represents a single SchemaElement.
SchemaException
          This Exception is thrown by a SchemaReader to indicate structural problems in the input file it parses.
SourceWriter
          A SourceWriter is called by the Generator.
 

Classes in de.ispsoft.jaxme.generator used by de.ispsoft.jaxme.generator.dtd
Configurable
          Interface for an item that can be configured with options.
ConfigurableImpl
          Default implementation for a Configurable item.
Schema
          A Schema is a list of one or more SchemaElements.
SchemaComplexElement
          Implementation of a complex element.
SchemaElement
          Represents a single SchemaElement.
SchemaException
          This Exception is thrown by a SchemaReader to indicate structural problems in the input file it parses.
SchemaReader
          A SchemaReader is responsible for reading a schema definition.
SchemaReaderImpl
          An abstract default implementation for SchemaReaders.
 

Classes in de.ispsoft.jaxme.generator used by de.ispsoft.jaxme.generator.javaclasswriter
SchemaAbstractSimpleElement
          Implementation of a simple element.
SchemaComplexElement
          Implementation of a complex element.
SchemaElement
          Represents a single SchemaElement.
SchemaException
          This Exception is thrown by a SchemaReader to indicate structural problems in the input file it parses.
SourceWriterImpl
          A base class for implementing SourceWriters.
SqlField
          An extension of the SchemaSimpleElement with additional information for JDBC.
 

Classes in de.ispsoft.jaxme.generator used by de.ispsoft.jaxme.generator.parselets
Configurable
          Interface for an item that can be configured with options.
ConfigurableImpl
          Default implementation for a Configurable item.
Schema
          A Schema is a list of one or more SchemaElements.
SchemaAnnotationOwner
          An element that can carry an xs:annotation node.
SchemaComplexElement
          Implementation of a complex element.
SchemaElement
          Represents a single SchemaElement.
SchemaException
          This Exception is thrown by a SchemaReader to indicate structural problems in the input file it parses.
SourceWriter
          A SourceWriter is called by the Generator.
SourceWriterImpl
          A base class for implementing SourceWriters.
 

Classes in de.ispsoft.jaxme.generator used by de.ispsoft.jaxme.generator.parserdata
Configurable
          Interface for an item that can be configured with options.
SchemaComplexType
          An extension of the general SchemaType for complex types.
SchemaOption
           
SchemaSimpleType
          An extension of the general SchemaType for simple types.
SchemaType
          Implementation of a Schema type.
SqlField
          An extension of the SchemaSimpleElement with additional information for JDBC.
 

Classes in de.ispsoft.jaxme.generator used by de.ispsoft.jaxme.generator.types
SchemaAbstractSimpleElement
          Implementation of a simple element.
SchemaComplexType
          An extension of the general SchemaType for complex types.
SchemaException
          This Exception is thrown by a SchemaReader to indicate structural problems in the input file it parses.
SchemaSimpleType
          An extension of the general SchemaType for simple types.
SchemaType
          Implementation of a Schema type.
 

Classes in de.ispsoft.jaxme.generator used by de.ispsoft.jaxme.generator.util
SchemaException
          This Exception is thrown by a SchemaReader to indicate structural problems in the input file it parses.
 

Classes in de.ispsoft.jaxme.generator used by de.ispsoft.jaxme.generator.visitors
Configurable
          Interface for an item that can be configured with options.
ConfigurableImpl
          Default implementation for a Configurable item.
SchemaAnnotationOwner
          An element that can carry an xs:annotation node.
SchemaElement
          Represents a single SchemaElement.
SchemaException
          This Exception is thrown by a SchemaReader to indicate structural problems in the input file it parses.
SourceWriter
          A SourceWriter is called by the Generator.
SourceWriterImpl
          A base class for implementing SourceWriters.