Uses of Interface
org.apache.maven.tools.plugin.generator.Generator
-
Packages that use Generator Package Description org.apache.maven.plugin.plugin org.apache.maven.tools.plugin.generator -
-
Uses of Generator in org.apache.maven.plugin.plugin
Methods in org.apache.maven.plugin.plugin that return Generator Modifier and Type Method Description protected 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 Generator Modifier and Type Class Description classPluginDescriptorGeneratorGenerate a Maven Plugin Descriptor XML file and correspondingplugin-help.xmlhelp content forPluginHelpGenerator.
-