- getArtifacts() - Method in class com.agilejava.docbkx.maven.AbstractTransformerMojo
-
Returns the plugin dependencies.
- getByteStream() - Method in class com.agilejava.docbkx.maven.InjectingEntityResolver.ReplacementInputSource
-
- getCharacterStream() - Method in class com.agilejava.docbkx.maven.InjectingEntityResolver.ReplacementInputSource
-
- getCustomizationParameters() - Method in class com.agilejava.docbkx.maven.AbstractTransformerMojo
-
A list of additional XSL parameters to give to the XSLT engine.
- getDefaultStylesheetLocation() - Method in class com.agilejava.docbkx.maven.AbstractTransformerMojo
-
Returns the default stylesheet location within the root of the stylesheet distribution.
- getDefaultStylesheetURL() - Method in class com.agilejava.docbkx.maven.AbstractTransformerMojo
-
Returns the URL of the default stylesheet.
- getEncoding() - Method in class com.agilejava.docbkx.maven.InjectingEntityResolver.ReplacementInputSource
-
- getEntities() - Method in class com.agilejava.docbkx.maven.AbstractTransformerMojo
-
- getGeneratedSourceDirectory() - Method in class com.agilejava.docbkx.maven.AbstractTransformerMojo
-
Returns the directory to use to save the resolved docbook XML before it is given to the Transformer.
- getHandlers() - Method in class com.agilejava.docbkx.maven.PreprocessingFilter
-
Returns the list of handlers.
- getIncludes() - Method in class com.agilejava.docbkx.maven.AbstractTransformerMojo
-
Returns the include patterns, as a comma-seperate collection of patterns.
- getMavenProject() - Method in class com.agilejava.docbkx.maven.AbstractTransformerMojo
-
Returns a reference to the current project.
- getName() - Method in class com.agilejava.docbkx.maven.Entity
-
Returns the name of the entity.
- getName() - Method in class com.agilejava.docbkx.maven.Parameter
-
Returns the name of the parameter.
- getNonDefaultStylesheetLocation() - Method in class com.agilejava.docbkx.maven.AbstractTransformerMojo
-
The stylesheet location override by a class in the mojo hierarchy.
- getNonDefaultStylesheetURL() - Method in class com.agilejava.docbkx.maven.AbstractTransformerMojo
-
Returns the URL of the default stylesheet.
- getPostProcess() - Method in class com.agilejava.docbkx.maven.AbstractTransformerMojo
-
Returns the tasks that should be executed after the transformation.
- getPreProcess() - Method in class com.agilejava.docbkx.maven.AbstractTransformerMojo
-
Returns the tasks that should be executed before the transformation.
- getProperty(String) - Method in class com.agilejava.docbkx.maven.AbstractTransformerMojo
-
Returns the value of a property of this object using introspection.
- getPublicId() - Method in class com.agilejava.docbkx.maven.InjectingEntityResolver.ReplacementInputSource
-
- getSourceDirectory() - Method in class com.agilejava.docbkx.maven.AbstractTransformerMojo
-
Returns the source directory containing the source XML files.
- getStylesheetLocation() - Method in class com.agilejava.docbkx.maven.AbstractTransformerMojo
-
Returns the actual stylesheet location.
- getStylesheetURL() - Method in class com.agilejava.docbkx.maven.AbstractTransformerMojo
-
Returns the URL of the stylesheet.
- getSystemId() - Method in class com.agilejava.docbkx.maven.InjectingEntityResolver.ReplacementInputSource
-
- getSystemProperties() - Method in class com.agilejava.docbkx.maven.AbstractTransformerMojo
-
Returns the additional System Properties.
- getTargetDirectory() - Method in class com.agilejava.docbkx.maven.AbstractTransformerMojo
-
Returns the target directory in which all results should be placed.
- getTargetFileExtension() - Method in class com.agilejava.docbkx.maven.AbstractTransformerMojo
-
Returns the extension of the target files, e.g.
- getType() - Method in class com.agilejava.docbkx.maven.AbstractTransformerMojo
-
Returns the type of conversion.
- getValue() - Method in class com.agilejava.docbkx.maven.Entity
-
Returns the value of the entity.
- getValue() - Method in class com.agilejava.docbkx.maven.Parameter
-
Returns the value of the parameter.
- getXIncludeSupported() - Method in class com.agilejava.docbkx.maven.AbstractTransformerMojo
-
Returns a boolean indicating if XInclude should be supported.