Modifier and Type | Class and Description |
---|---|
class |
ConverterGenerator
Generate a basic conversion class between two versions of a model.
|
Modifier and Type | Class and Description |
---|---|
class |
Dom4jReaderGenerator
Generator that reads a model using dom4j.
|
class |
Dom4jWriterGenerator
Generate a writer that uses Dom4J.
|
Modifier and Type | Class and Description |
---|---|
class |
JavaModelloGenerator |
Modifier and Type | Class and Description |
---|---|
class |
AbstractJDOMGenerator |
class |
JDOMWriterGenerator |
Modifier and Type | Class and Description |
---|---|
class |
SaxWriterGenerator |
Modifier and Type | Class and Description |
---|---|
class |
AbstractStaxGenerator |
class |
StaxReaderGenerator |
class |
StaxSerializerGenerator
Generates the IndentingXMLStreamWriter used by the writer for pretty printing.
|
class |
StaxWriterGenerator |
Modifier and Type | Class and Description |
---|---|
class |
AbstractXpp3Generator |
class |
Xpp3ExtendedReaderGenerator
The generator for XPP3-based parsers that support input location tracking.
|
class |
Xpp3ExtendedWriterGenerator
The generator for XPP3-based writers that support input location tracking.
|
class |
Xpp3ReaderGenerator |
class |
Xpp3WriterGenerator |
Modifier and Type | Class and Description |
---|---|
class |
AbstractXmlJavaGenerator
Abstract class for plugins generating Java code for XML representation of the model.
|