|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
com.agilejava.docbkx.maven.AbstractTransformerMojo
com.agilejava.docbkx.maven.AbstractMojoBase
public abstract class AbstractMojoBase
The base class of all other mojos. Introduced to add some common behaviour,
outside of the AbstractTransformerMojo
.
Field Summary |
---|
Fields inherited from interface org.apache.maven.plugin.Mojo |
---|
ROLE |
Constructor Summary | |
---|---|
AbstractMojoBase()
|
Method Summary | |
---|---|
void |
preProcess()
|
Methods inherited from class com.agilejava.docbkx.maven.AbstractTransformerMojo |
---|
adjustTransformer, configure, createCatalogManager, createDocumentBuilder, createTitleXPath, createTransformerBuilder, execute, executeTasks, getArtifacts, getDefaultStylesheetLocation, getDefaultStylesheetURL, getEntities, getIncludes, getMavenProject, getNonDefaultStylesheetLocation, getNonDefaultStylesheetURL, getPostProcess, getPreProcess, getSourceDirectory, getStylesheetLocation, getStylesheetURL, getTargetDirectory, getTargetFileExtension, getType, getXIncludeSupported, postProcess, postProcessResult |
Methods inherited from class org.apache.maven.plugin.AbstractMojo |
---|
getLog, getPluginContext, setLog, setPluginContext |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractMojoBase()
Method Detail |
---|
public void preProcess() throws org.apache.maven.plugin.MojoExecutionException
preProcess
in class com.agilejava.docbkx.maven.AbstractTransformerMojo
org.apache.maven.plugin.MojoExecutionException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |