Modifier and Type | Class | Description |
---|---|---|
class |
ConverterGenerator |
Generate a basic conversion class between two versions of a model.
|
Modifier and Type | Class | Description |
---|---|---|
class |
Dom4jReaderGenerator |
Generator that reads a model using dom4j.
|
class |
Dom4jWriterGenerator |
Generate a writer that uses Dom4J.
|
Modifier and Type | Class | Description |
---|---|---|
class |
AbstractJavaModelloGenerator |
AbstractJavaModelloGenerator - similar in scope to
AbstractModelloGenerator but with features that
java generators can use. |
class |
JavaModelloGenerator |
Modifier and Type | Class | Description |
---|---|---|
class |
AbstractJDOMGenerator |
|
class |
JDOMWriterGenerator |
Modifier and Type | Class | Description |
---|---|---|
class |
SaxWriterGenerator |
Modifier and Type | Class | Description |
---|---|---|
class |
AbstractStaxGenerator |
|
class |
StaxReaderGenerator |
|
class |
StaxSerializerGenerator |
Generates the IndentingXMLStreamWriter used by the writer for pretty printing.
|
class |
StaxWriterGenerator |
Modifier and Type | Class | Description |
---|---|---|
class |
XdocGenerator |
Modifier and Type | Class | Description |
---|---|---|
class |
AbstractXpp3Generator |
|
class |
Xpp3ExtendedReaderGenerator |
The generator for XPP3-based parsers that support input location tracking.
|
class |
Xpp3ReaderGenerator |
|
class |
Xpp3WriterGenerator |
Modifier and Type | Class | Description |
---|---|---|
class |
XsdGenerator |
Modifier and Type | Class | Description |
---|---|---|
class |
AbstractXmlGenerator |
Abstract class for plugins working on XML representation of the model, without having any need to generate
Java code.
|
class |
AbstractXmlJavaGenerator |
Abstract class for plugins generating Java code for XML representation of the model.
|
Copyright © 2001–2018 Codehaus Plexus. All rights reserved.