Uses of Interface
org.apache.maven.tools.plugin.generator.Generator
Packages that use Generator
-
Uses of Generator in org.apache.maven.plugin.plugin
Methods in org.apache.maven.plugin.plugin that return GeneratorModifier and TypeMethodDescriptionprotected abstract GeneratorAbstractGeneratorMojo.createGenerator()protected GeneratorDescriptorGeneratorMojo.createGenerator()protected GeneratorHelpGeneratorMojo.createGenerator() -
Uses of Generator in org.apache.maven.tools.plugin.generator
Classes in org.apache.maven.tools.plugin.generator that implement GeneratorModifier and TypeClassDescriptionclassGenerate a Maven Plugin Descriptor XML file and correspondingplugin-help.xmlhelp content forPluginHelpGenerator.