Uses of Class
org.codehaus.modello.maven.AbstractModelloGeneratorMojo

Uses of AbstractModelloGeneratorMojo in org.codehaus.modello.maven
 

Subclasses of AbstractModelloGeneratorMojo in org.codehaus.modello.maven
 class ModelloConvertersMojo
          Creates classes that can convert between different versions of the model.
 class ModelloGenerateMojo
           ModelloGenerateMojo - A dynamic way to use generators and modello plugins.
 class ModelloJavaMojo
          Creates Java beans from the Modello model.
 class ModelloJDOMWriterMojo
          Creates a jdom writer from the model that is capable of preserving element ordering and comments.
 class ModelloJPoxJdoMappingMojo
          Creates a JDO mapping from the Modello model.
 class ModelloJPoxMetadataClassMojo
          Creates a JDO store from the Modello model.
 class ModelloJPoxStoreMojo
          Creates a JDO store from the Modello model.
 class ModelloPlexusRegistryReaderMojo
          Creates a Plexus Registry reader from the Modello model.
 class ModelloPlexusRegistryWriterMojo
          Creates a Plexus Registry writer from the Modello model.
 class ModelloStaxReaderMojo
          Creates an StAX reader from the model.
 class ModelloStaxWriterMojo
          Creates an StAX writer from the model.
 class ModelloXdocMojo
          Creates documentation for the model in xdoc format.
 class ModelloXpp3ReaderMojo
          Creates an XPP3 reader from the model.
 class ModelloXpp3WriterMojo
          Creates an XPP3 writer from the model.
 class ModelloXsdMojo
          Creates an XML schema from the model.
 



Copyright © 2001-2011 Codehaus. All Rights Reserved.