Uses of Interface
org.apache.maven.tools.plugin.generator.Generator
-
Packages that use Generator Package Description org.apache.maven.tools.plugin.generator -
-
Uses of Generator in org.apache.maven.tools.plugin.generator
Classes in org.apache.maven.tools.plugin.generator that implement Generator Modifier and Type Class Description class
PluginDescriptorFilesGenerator
Serializes a standard Maven Plugin Descriptor XML file a descriptor containing a limited set of attributes forPluginHelpGenerator
an enhanced descriptor containing HTML values for some elements (instead of plain text as for the other two) forPluginXdocGenerator
from a given in-memory descriptor.
-