|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfigurableImpl | |
de.ispsoft.jaxme.generator | |
de.ispsoft.jaxme.generator.dtd | |
de.ispsoft.jaxme.generator.parselets | |
de.ispsoft.jaxme.generator.visitors |
Uses of ConfigurableImpl in de.ispsoft.jaxme.generator |
Subclasses of ConfigurableImpl in de.ispsoft.jaxme.generator | |
class |
BeanWriter
A subclass of the JavaSourceGenerator which generates EJB Entity beans with bean managed persistence. |
class |
ComparatorWriter
This is a SourceWriter that generates a Comparator for sorting a JaxMe element by its various attributes and/or child elements. |
class |
DebugWriter
A SourceWriter that emits a structure tree on System.out. |
class |
JavaSourceWriter
This class generates the actual Java sources for the Java/XML binding. |
class |
JdbcJavaSourceWriter
This class generates the actual Java sources for the Java/XML binding with JDBC mapping. |
class |
SampleWriter
The SampleWriter creates sample instances matching the specified XML schema. |
class |
SchemaReaderImpl
An abstract default implementation for SchemaReaders. |
class |
SourceWriterImpl
A base class for implementing SourceWriters. |
class |
XsdJdbcSchemaReader
A SchemaReader for XML Schemas with JDBC mappings. |
class |
XsdSchemaReader
A SchemaReader for XML Schemas. |
class |
XsdSchemaWriter
Saves the schema into an XML Schema file. |
Uses of ConfigurableImpl in de.ispsoft.jaxme.generator.dtd |
Subclasses of ConfigurableImpl in de.ispsoft.jaxme.generator.dtd | |
class |
DTDSchemaReader
A SchemaReader reading a DTD (Document Type Declaration). |
Uses of ConfigurableImpl in de.ispsoft.jaxme.generator.parselets |
Subclasses of ConfigurableImpl in de.ispsoft.jaxme.generator.parselets | |
class |
ParseletWriter
Generates source code for working with Parselets. |
Uses of ConfigurableImpl in de.ispsoft.jaxme.generator.visitors |
Subclasses of ConfigurableImpl in de.ispsoft.jaxme.generator.visitors | |
class |
VisitorWriter
A SourceWriter for creating visitors. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |