| Class | Description |
|---|---|
| AbstractModelloGeneratorMojo | |
| AbstractModelloSourceGeneratorMojo | |
| ModelloConvertersMojo |
Creates classes that can convert between different versions of the model.
|
| ModelloDom4jReaderMojo |
Creates a DOM4J reader from the model.
|
| ModelloDom4jWriterMojo |
Creates a DOM4J writer from the model.
|
| ModelloGenerateMojo |
A dynamic way to use generators and Modello plugins.
|
| ModelloJavaMojo |
Creates Java beans from the Modello model.
|
| ModelloJDOMWriterMojo |
Creates a jdom writer from the model that is capable of preserving element ordering
and comments.
|
| ModelloStaxReaderMojo |
Creates an StAX reader from the model.
|
| ModelloStaxWriterMojo |
Creates an StAX writer from the model.
|
| ModelloXdocMojo |
Creates documentation for the model in xdoc format.
|
| ModelloXpp3ExtendedReaderMojo |
Creates an XPP3 extended reader from the model.
|
| ModelloXpp3ReaderMojo |
Creates an XPP3 reader from the model.
|
| ModelloXpp3WriterMojo |
Creates an XPP3 writer from the model.
|
| ModelloXsdMojo |
Creates an XML schema from the model.
|
Copyright © 2001-2016 Codehaus. All Rights Reserved.