A B C D E F G H I J L M N O P R S T V W X

A

AbstractCatalogManager - Class in org.jboss.maven.plugins.jdocbook.gen.xslt.catalog
Basic support for our notion of CatalogManagers.
AbstractCatalogManager(String[]) - Constructor for class org.jboss.maven.plugins.jdocbook.gen.xslt.catalog.AbstractCatalogManager
 
AbstractDocBookMojo - Class in org.jboss.maven.plugins.jdocbook
Basic support for the various DocBook mojos in this packaging plugin.
AbstractDocBookMojo() - Constructor for class org.jboss.maven.plugins.jdocbook.AbstractDocBookMojo
 
AbstractDocBookMojo.ArtifactProcessor - Interface in org.jboss.maven.plugins.jdocbook
 
addDiffRevision(ContentItem) - Method in class org.jboss.maven.plugins.jdocbook.revdiff.Diff
 
addOnlyInMaster(ContentItem) - Method in class org.jboss.maven.plugins.jdocbook.revdiff.Diff
 
addOnlyInTranslation(ContentItem) - Method in class org.jboss.maven.plugins.jdocbook.revdiff.Diff
 
addResolver(URIResolver) - Method in class org.jboss.maven.plugins.jdocbook.gen.xslt.resolve.ResolverChain
Adds a resolver to the chain.
archiverManager - Variable in class org.jboss.maven.plugins.jdocbook.AbstractDocBookMojo
INTERNAL : used to get reference to environemtn Archiver/UnArchiver.
attach - Variable in class org.jboss.maven.plugins.jdocbook.AbstractDocBookMojo
Whether or not to perform the attching of the format outputs as classified attachments.
attachOutput(File, MavenProjectHelper) - Method in class org.jboss.maven.plugins.jdocbook.gen.format.BasicFormatHandler
 
attachOutput(File, MavenProjectHelper) - Method in interface org.jboss.maven.plugins.jdocbook.gen.format.FormatHandler
Attaches the formatting output (after possibly bundling it into an archive) to the maven project.

B

BASE_HREF - Static variable in class org.jboss.maven.plugins.jdocbook.gen.xslt.resolve.VersionResolver
 
BaselineHandler - Class in org.jboss.maven.plugins.jdocbook.revdiff
An XML parse handler used to create a catalog of baseline elements.
BaselineHandler(Map) - Constructor for class org.jboss.maven.plugins.jdocbook.revdiff.BaselineHandler
 
BasicFormatHandler - Class in org.jboss.maven.plugins.jdocbook.gen.format
Provides basic support for renderers, mainly in the form of templating.
BasicFormatHandler(FormatHandlerFactory, Formatting) - Constructor for class org.jboss.maven.plugins.jdocbook.gen.format.BasicFormatHandler
 
BasicUrnResolver - Class in org.jboss.maven.plugins.jdocbook.gen.xslt.resolve
Basic support for URIResolvers which map a URN unto a single replacement Source.
BasicUrnResolver(String, Source) - Constructor for class org.jboss.maven.plugins.jdocbook.gen.xslt.resolve.BasicUrnResolver
 
buildFormatHandler(Formatting) - Method in class org.jboss.maven.plugins.jdocbook.gen.format.FormatHandlerFactory
 
buildResult(File) - Method in class org.jboss.maven.plugins.jdocbook.gen.format.BasicFormatHandler
 
buildResult(File) - Method in class org.jboss.maven.plugins.jdocbook.gen.format.PdfFormatHandler
 
buildTransformer(File) - Method in class org.jboss.maven.plugins.jdocbook.gen.format.BasicFormatHandler
 
buildTransformer(Formatting, URL) - Method in class org.jboss.maven.plugins.jdocbook.gen.xslt.TransformerFactory
 
buildUriResolver(StandardDocBookFormatSpecification) - Method in class org.jboss.maven.plugins.jdocbook.gen.xslt.TransformerFactory
 

C

canGenerateReport() - Method in class org.jboss.maven.plugins.jdocbook.TranslationDiffReport
 
close() - Method in class org.jboss.maven.plugins.jdocbook.gen.util.NoOpWriter
 
CompositeMavenProjectProperties - Class in org.jboss.maven.shared.properties
Presents an consolidated, aggregated view of project properties.
CompositeMavenProjectProperties(MavenProject) - Constructor for class org.jboss.maven.shared.properties.CompositeMavenProjectProperties
 
ContentItem - Class in org.jboss.maven.plugins.jdocbook.revdiff
Describes a particular piece of content, including descriptors from both the master and a particular translation
ContentItem(String) - Constructor for class org.jboss.maven.plugins.jdocbook.revdiff.ContentItem
 
ContentItemDescriptor - Class in org.jboss.maven.plugins.jdocbook.revdiff
 
ContentItemDescriptor(String, String, int, int, int) - Constructor for class org.jboss.maven.plugins.jdocbook.revdiff.ContentItemDescriptor
 
createParserFactory() - Method in class org.jboss.maven.plugins.jdocbook.gen.format.BasicFormatHandler
 
cssResource - Variable in class org.jboss.maven.plugins.jdocbook.AbstractDocBookMojo
A Resource describing project-local css.
CurrentVersionResolver - Class in org.jboss.maven.plugins.jdocbook.gen.xslt.resolve
Map hrefs starting with http://docbook.sourceforge.net/release/xsl/current/ to classpath resource lookups.
CurrentVersionResolver() - Constructor for class org.jboss.maven.plugins.jdocbook.gen.xslt.resolve.CurrentVersionResolver
 

D

deduceTargetFileName(File) - Method in class org.jboss.maven.plugins.jdocbook.gen.util.Formatting.TargetNamingStrategy
 
DEFAULT_DEFAULT_INCLUDES - Static variable in class org.jboss.maven.shared.resource.ResourceDelegate
 
Diff - Class in org.jboss.maven.plugins.jdocbook.revdiff
Represents the difference between two sources.
Diff() - Constructor for class org.jboss.maven.plugins.jdocbook.revdiff.Diff
 
DiffCreator - Class in org.jboss.maven.plugins.jdocbook.revdiff
Responsible for creating a diff description.
DiffCreator(boolean, Log) - Constructor for class org.jboss.maven.plugins.jdocbook.revdiff.DiffCreator
 
DTD_LOADING_FEATURE - Static variable in class org.jboss.maven.plugins.jdocbook.gen.format.BasicFormatHandler
 
DTD_VALIDATION_FEATURE - Static variable in class org.jboss.maven.plugins.jdocbook.gen.format.BasicFormatHandler
 

E

ECLIPSE - Static variable in class org.jboss.maven.plugins.jdocbook.gen.util.StandardDocBookFormatSpecification
 
entrySet() - Method in class org.jboss.maven.shared.properties.CompositeMavenProjectProperties
 
equals(Object) - Method in class org.jboss.maven.plugins.jdocbook.revdiff.ContentItem
 
execute() - Method in class org.jboss.maven.plugins.jdocbook.AbstractDocBookMojo
 
ExplicitCatalogManager - Class in org.jboss.maven.plugins.jdocbook.gen.xslt.catalog
Utilizes explicit, user-supplied catalog names to build a CatalogManager.
ExplicitCatalogManager(String[]) - Constructor for class org.jboss.maven.plugins.jdocbook.gen.xslt.catalog.ExplicitCatalogManager
 
ExplicitUrnResolver - Class in org.jboss.maven.plugins.jdocbook.gen.xslt.resolve
Resolves an explicit urn:docbook:stylesheet URN against the standard DocBook stylesheets.
ExplicitUrnResolver(StandardDocBookFormatSpecification) - Constructor for class org.jboss.maven.plugins.jdocbook.gen.xslt.resolve.ExplicitUrnResolver
 

F

factory - Variable in class org.jboss.maven.plugins.jdocbook.gen.format.BasicFormatHandler
 
findDiff(File, File) - Method in class org.jboss.maven.plugins.jdocbook.revdiff.DiffCreator
 
finish() - Method in class org.jboss.maven.plugins.jdocbook.revdiff.TranslationHandler
 
flush() - Method in class org.jboss.maven.plugins.jdocbook.gen.util.NoOpWriter
 
fontConfig - Variable in class org.jboss.maven.plugins.jdocbook.AbstractDocBookMojo
The relative path font configuration to use.
Format - Class in org.jboss.maven.plugins.jdocbook
Represents a user format specification.
Format() - Constructor for class org.jboss.maven.plugins.jdocbook.Format
 
Format(String, String, String, String, Boolean, Boolean, Boolean) - Constructor for class org.jboss.maven.plugins.jdocbook.Format
 
FormatHandler - Interface in org.jboss.maven.plugins.jdocbook.gen.format
Handles format-specific processing steps.
FormatHandlerFactory - Class in org.jboss.maven.plugins.jdocbook.gen.format
Builds a renderer for the given format
FormatHandlerFactory(Options, File, File, File, File, MavenProject, Log) - Constructor for class org.jboss.maven.plugins.jdocbook.gen.format.FormatHandlerFactory
 
formats - Variable in class org.jboss.maven.plugins.jdocbook.AbstractDocBookMojo
The formats in which to perform rendering.
formatting - Variable in class org.jboss.maven.plugins.jdocbook.gen.format.BasicFormatHandler
 
Formatting - Class in org.jboss.maven.plugins.jdocbook.gen.util
Defined formatting information.
Formatting(StandardDocBookFormatSpecification, Format) - Constructor for class org.jboss.maven.plugins.jdocbook.gen.util.Formatting
 
Formatting.TargetNamingStrategy - Class in org.jboss.maven.plugins.jdocbook.gen.util
 
Formatting.TargetNamingStrategy(StandardDocBookFormatSpecification, Format) - Constructor for class org.jboss.maven.plugins.jdocbook.gen.util.Formatting.TargetNamingStrategy
 

G

generate(Diff, File, String) - Method in class org.jboss.maven.plugins.jdocbook.revdiff.TranslationReportGenerator
 
generate(Sink, Locale) - Method in class org.jboss.maven.plugins.jdocbook.TranslationDiffReport
 
GenerationException - Exception in org.jboss.maven.plugins.jdocbook.revdiff
Indicates problems generating the diff report
GenerationException(String) - Constructor for exception org.jboss.maven.plugins.jdocbook.revdiff.GenerationException
 
GenerationException(String, Throwable) - Constructor for exception org.jboss.maven.plugins.jdocbook.revdiff.GenerationException
 
GenerationMojo - Class in org.jboss.maven.plugins.jdocbook
This mojo's responsibility within the plugin/packaging is actually performing the DocBook transformations.
GenerationMojo() - Constructor for class org.jboss.maven.plugins.jdocbook.GenerationMojo
 
get(Object) - Method in class org.jboss.maven.shared.properties.CompositeMavenProjectProperties
 
getCatalogResolver() - Method in class org.jboss.maven.plugins.jdocbook.gen.format.FormatHandlerFactory
 
getCatalogs() - Method in class org.jboss.maven.plugins.jdocbook.Options
 
getCategoryName() - Method in class org.jboss.maven.plugins.jdocbook.TranslationDiffReport
 
getColumn() - Method in class org.jboss.maven.plugins.jdocbook.revdiff.ContentItemDescriptor
 
getDescription(Locale) - Method in class org.jboss.maven.plugins.jdocbook.TranslationDiffReport
 
getDocbookVersion() - Method in class org.jboss.maven.plugins.jdocbook.Options
 
getDoingChunking() - Method in class org.jboss.maven.plugins.jdocbook.Format
 
getElementName() - Method in class org.jboss.maven.plugins.jdocbook.revdiff.ContentItemDescriptor
 
getElementsDiffRevision() - Method in class org.jboss.maven.plugins.jdocbook.revdiff.Diff
 
getElementsOnlyInMaster() - Method in class org.jboss.maven.plugins.jdocbook.revdiff.Diff
 
getElementsOnlyInTranslation() - Method in class org.jboss.maven.plugins.jdocbook.revdiff.Diff
 
getFinalName() - Method in class org.jboss.maven.plugins.jdocbook.Format
 
getFontConfig() - Method in class org.jboss.maven.plugins.jdocbook.gen.format.FormatHandlerFactory
 
getFormatName() - Method in class org.jboss.maven.plugins.jdocbook.Format
 
getFormatName() - Method in class org.jboss.maven.plugins.jdocbook.gen.util.Formatting
 
getIdentifier() - Method in class org.jboss.maven.plugins.jdocbook.revdiff.ContentItem
 
getImageCopyingRequired() - Method in class org.jboss.maven.plugins.jdocbook.Format
 
getImagePathSettingRequired() - Method in class org.jboss.maven.plugins.jdocbook.Format
 
getInterpolatedPropertyValue(String, Properties) - Static method in class org.jboss.maven.shared.properties.PropertiesHelper
Retrieves a property value, replacing values like ${token} using the Properties to look them up.
getLog() - Method in class org.jboss.maven.plugins.jdocbook.gen.format.BasicFormatHandler
 
getLog() - Method in class org.jboss.maven.plugins.jdocbook.gen.format.FormatHandlerFactory
 
getMasterDescriptor() - Method in class org.jboss.maven.plugins.jdocbook.revdiff.ContentItem
 
getMavenProject() - Method in class org.jboss.maven.plugins.jdocbook.gen.format.FormatHandlerFactory
 
getName() - Method in class org.jboss.maven.plugins.jdocbook.gen.util.StandardDocBookFormatSpecification
 
getName() - Method in class org.jboss.maven.plugins.jdocbook.gen.util.TransformerType
 
getName(Locale) - Method in class org.jboss.maven.plugins.jdocbook.TranslationDiffReport
 
getNamingStrategy() - Method in class org.jboss.maven.plugins.jdocbook.gen.util.Formatting
 
getOptions() - Method in class org.jboss.maven.plugins.jdocbook.gen.format.FormatHandlerFactory
 
getOutputName() - Method in class org.jboss.maven.plugins.jdocbook.TranslationDiffReport
 
getReportOutputDirectory() - Method in class org.jboss.maven.plugins.jdocbook.TranslationDiffReport
 
getRevision() - Method in class org.jboss.maven.plugins.jdocbook.revdiff.ContentItemDescriptor
 
getRow() - Method in class org.jboss.maven.plugins.jdocbook.revdiff.ContentItemDescriptor
 
getSource() - Method in class org.jboss.maven.plugins.jdocbook.gen.format.FormatHandlerFactory
 
getSourceSystemId() - Method in class org.jboss.maven.plugins.jdocbook.revdiff.ContentItemDescriptor
 
getStagingDirectory() - Method in class org.jboss.maven.plugins.jdocbook.gen.format.FormatHandlerFactory
 
getStandardDocBookSpec() - Method in class org.jboss.maven.plugins.jdocbook.gen.util.Formatting
 
getStandardFileExtension() - Method in class org.jboss.maven.plugins.jdocbook.gen.util.StandardDocBookFormatSpecification
 
getStylesheetResource() - Method in class org.jboss.maven.plugins.jdocbook.Format
 
getStylesheetResource() - Method in class org.jboss.maven.plugins.jdocbook.gen.util.Formatting
 
getStylesheetResource() - Method in class org.jboss.maven.plugins.jdocbook.gen.util.StandardDocBookFormatSpecification
 
getTargetDirectory() - Method in class org.jboss.maven.plugins.jdocbook.gen.format.FormatHandlerFactory
 
getTargetFileExtension() - Method in class org.jboss.maven.plugins.jdocbook.Format
 
getTransformerFactory() - Method in class org.jboss.maven.plugins.jdocbook.gen.format.FormatHandlerFactory
 
getTransformerParameters() - Method in class org.jboss.maven.plugins.jdocbook.Options
 
getTranslationDescriptor() - Method in class org.jboss.maven.plugins.jdocbook.revdiff.ContentItem
 
getXmlTransformerType() - Method in class org.jboss.maven.plugins.jdocbook.Options
 

H

hashCode() - Method in class org.jboss.maven.plugins.jdocbook.revdiff.ContentItem
 
hasStaleSources(File, File) - Static method in class org.jboss.maven.plugins.jdocbook.gen.util.StaleSourceChecker
 
HTML - Static variable in class org.jboss.maven.plugins.jdocbook.gen.util.StandardDocBookFormatSpecification
 
HTML_SINGLE - Static variable in class org.jboss.maven.plugins.jdocbook.gen.util.StandardDocBookFormatSpecification
 
HTMLHELP - Static variable in class org.jboss.maven.plugins.jdocbook.gen.util.StandardDocBookFormatSpecification
 

I

imageResource - Variable in class org.jboss.maven.plugins.jdocbook.AbstractDocBookMojo
A Resource describing project-local images.
ImplicitCatalogManager - Class in org.jboss.maven.plugins.jdocbook.gen.xslt.catalog
CatalogManager which resolves its catalogs internally via classpath resource lookups.
ImplicitCatalogManager() - Constructor for class org.jboss.maven.plugins.jdocbook.gen.xslt.catalog.ImplicitCatalogManager
 
isDoingChunking() - Method in class org.jboss.maven.plugins.jdocbook.gen.util.Formatting
 
isDoingChunking() - Method in class org.jboss.maven.plugins.jdocbook.gen.util.StandardDocBookFormatSpecification
 
isExternalReport() - Method in class org.jboss.maven.plugins.jdocbook.TranslationDiffReport
 
isImageCopyingRequired() - Method in class org.jboss.maven.plugins.jdocbook.gen.util.Formatting
 
isImageCopyingRequired() - Method in class org.jboss.maven.plugins.jdocbook.gen.util.StandardDocBookFormatSpecification
 
isImagePathSettingRequired() - Method in class org.jboss.maven.plugins.jdocbook.gen.util.Formatting
 
isImagePathSettingRequired() - Method in class org.jboss.maven.plugins.jdocbook.gen.util.StandardDocBookFormatSpecification
 
isUseRelativeImageUris() - Method in class org.jboss.maven.plugins.jdocbook.Options
 
isXincludeSupported() - Method in class org.jboss.maven.plugins.jdocbook.Options
 

J

JAVAHELP - Static variable in class org.jboss.maven.plugins.jdocbook.gen.util.StandardDocBookFormatSpecification
 

L

loadPropertyFile(File) - Static method in class org.jboss.maven.shared.properties.PropertiesHelper
Reads a property file, resolving all internal variables.
locateResource(String) - Static method in class org.jboss.maven.plugins.jdocbook.gen.util.ResourceHelper
 

M

MAN - Static variable in class org.jboss.maven.plugins.jdocbook.gen.util.StandardDocBookFormatSpecification
 
masterTranslationArtifactId - Variable in class org.jboss.maven.plugins.jdocbook.AbstractDocBookMojo
The artifactId of the master translation (unless, of course, this is the master translation).
masterTranslationFile - Variable in class org.jboss.maven.plugins.jdocbook.AbstractDocBookMojo
Local path to the master translation to use for diff reporting.

N

NAME - Static variable in class org.jboss.maven.plugins.jdocbook.TranslationDiffReport
 
NoOpWriter - Class in org.jboss.maven.plugins.jdocbook.gen.util
A writer which does no writing :)
NoOpWriter() - Constructor for class org.jboss.maven.plugins.jdocbook.gen.util.NoOpWriter
 

O

options - Variable in class org.jboss.maven.plugins.jdocbook.AbstractDocBookMojo
Configurable options
Options - Class in org.jboss.maven.plugins.jdocbook
A (detachable) representation of the user configuration.
Options() - Constructor for class org.jboss.maven.plugins.jdocbook.Options
 
Options(boolean, String[], String, Properties, boolean, String) - Constructor for class org.jboss.maven.plugins.jdocbook.Options
 
org.jboss.maven.plugins.jdocbook - package org.jboss.maven.plugins.jdocbook
 
org.jboss.maven.plugins.jdocbook.gen - package org.jboss.maven.plugins.jdocbook.gen
 
org.jboss.maven.plugins.jdocbook.gen.format - package org.jboss.maven.plugins.jdocbook.gen.format
 
org.jboss.maven.plugins.jdocbook.gen.util - package org.jboss.maven.plugins.jdocbook.gen.util
 
org.jboss.maven.plugins.jdocbook.gen.xslt - package org.jboss.maven.plugins.jdocbook.gen.xslt
 
org.jboss.maven.plugins.jdocbook.gen.xslt.catalog - package org.jboss.maven.plugins.jdocbook.gen.xslt.catalog
 
org.jboss.maven.plugins.jdocbook.gen.xslt.resolve - package org.jboss.maven.plugins.jdocbook.gen.xslt.resolve
 
org.jboss.maven.plugins.jdocbook.revdiff - package org.jboss.maven.plugins.jdocbook.revdiff
 
org.jboss.maven.shared.properties - package org.jboss.maven.shared.properties
 
org.jboss.maven.shared.resource - package org.jboss.maven.shared.resource
 

P

PackageMojo - Class in org.jboss.maven.plugins.jdocbook
This mojo's responsibility within the plugin/packaging is to bundle the individual formats into deployable formats.
PackageMojo() - Constructor for class org.jboss.maven.plugins.jdocbook.PackageMojo
 
parse(String) - Static method in class org.jboss.maven.plugins.jdocbook.gen.util.StandardDocBookFormatSpecification
 
parse(String) - Static method in class org.jboss.maven.plugins.jdocbook.gen.util.TransformerType
 
PDF - Static variable in class org.jboss.maven.plugins.jdocbook.gen.util.StandardDocBookFormatSpecification
 
PdfFormatHandler - Class in org.jboss.maven.plugins.jdocbook.gen.format
Special handling for pdf rendering
PdfFormatHandler(FormatHandlerFactory, Formatting) - Constructor for class org.jboss.maven.plugins.jdocbook.gen.format.PdfFormatHandler
 
PLUGIN_NAME - Static variable in class org.jboss.maven.plugins.jdocbook.AbstractDocBookMojo
 
pluginArtifacts - Variable in class org.jboss.maven.plugins.jdocbook.AbstractDocBookMojo
INTERNAL : The artifacts associated to the dependencies defined as part of our configuration within the project to which we are being attached.
prepareDirectory() - Method in class org.jboss.maven.plugins.jdocbook.gen.format.BasicFormatHandler
 
prepareDirectory() - Method in interface org.jboss.maven.plugins.jdocbook.gen.format.FormatHandler
This is used during the prepare-resources phase to create and prepare the format specific output directory for rendering.
process(Artifact) - Method in interface org.jboss.maven.plugins.jdocbook.AbstractDocBookMojo.ArtifactProcessor
 
process(Formatting[]) - Method in class org.jboss.maven.plugins.jdocbook.AbstractDocBookMojo
The override method to perform the actual processing of the mojo.
process(Formatting[]) - Method in class org.jboss.maven.plugins.jdocbook.GenerationMojo
 
process(Formatting[]) - Method in class org.jboss.maven.plugins.jdocbook.PackageMojo
 
process(Formatting[]) - Method in class org.jboss.maven.plugins.jdocbook.ResourceMojo
 
process(Formatting[]) - Method in class org.jboss.maven.plugins.jdocbook.TranslationDiffReport
Copied nearly verbatim from org.apache.maven.reporting.AbstractMavenReport#execute() The override method to perform the actual processing of the mojo.
process(Resource[]) - Method in class org.jboss.maven.shared.resource.ResourceDelegate
 
process(Resource) - Method in class org.jboss.maven.shared.resource.ResourceDelegate
 
processArtifacts(AbstractDocBookMojo.ArtifactProcessor) - Method in class org.jboss.maven.plugins.jdocbook.AbstractDocBookMojo
 
processDependencySupportArtifact(File, File) - Method in class org.jboss.maven.plugins.jdocbook.ResourceMojo
 
processPluginArtifacts(AbstractDocBookMojo.ArtifactProcessor) - Method in class org.jboss.maven.plugins.jdocbook.AbstractDocBookMojo
 
processProjectArtifacts(AbstractDocBookMojo.ArtifactProcessor) - Method in class org.jboss.maven.plugins.jdocbook.AbstractDocBookMojo
 
project - Variable in class org.jboss.maven.plugins.jdocbook.AbstractDocBookMojo
INTERNAL : The project being built
projectArtifacts - Variable in class org.jboss.maven.plugins.jdocbook.AbstractDocBookMojo
INTERNAL : The artifacts associated with the dependencies defined as part of the project to which we are being attached.
projectHelper - Variable in class org.jboss.maven.plugins.jdocbook.AbstractDocBookMojo
INTERNAL : used during packaging to attach produced artifacts
PropertiesException - Exception in org.jboss.maven.shared.properties
Some problem processing Properties.
PropertiesException(String) - Constructor for exception org.jboss.maven.shared.properties.PropertiesException
 
PropertiesException(String, Throwable) - Constructor for exception org.jboss.maven.shared.properties.PropertiesException
 
PropertiesHelper - Class in org.jboss.maven.shared.properties
Utilities for dealing with @{link Properties} objects.

R

RelativeJarUriResolver - Class in org.jboss.maven.plugins.jdocbook.gen.xslt.resolve
Responsible for resolving relative references from jar base urls.
RelativeJarUriResolver() - Constructor for class org.jboss.maven.plugins.jdocbook.gen.xslt.resolve.RelativeJarUriResolver
 
releaseResult(Result) - Method in class org.jboss.maven.plugins.jdocbook.gen.format.BasicFormatHandler
 
releaseResult(Result) - Method in class org.jboss.maven.plugins.jdocbook.gen.format.PdfFormatHandler
 
render(File) - Method in class org.jboss.maven.plugins.jdocbook.gen.format.BasicFormatHandler
 
render(File) - Method in interface org.jboss.maven.plugins.jdocbook.gen.format.FormatHandler
Performs the actual rendering or transforming of the DocBook sources into the respective output format.
RenderingException - Exception in org.jboss.maven.plugins.jdocbook.gen
Indicates issues performing rendering.
RenderingException(String) - Constructor for exception org.jboss.maven.plugins.jdocbook.gen.RenderingException
 
RenderingException(String, Throwable) - Constructor for exception org.jboss.maven.plugins.jdocbook.gen.RenderingException
 
requireResource(String) - Static method in class org.jboss.maven.plugins.jdocbook.gen.util.ResourceHelper
 
resolve(String, String) - Method in class org.jboss.maven.plugins.jdocbook.gen.xslt.resolve.BasicUrnResolver
 
resolve(String, String) - Method in class org.jboss.maven.plugins.jdocbook.gen.xslt.resolve.RelativeJarUriResolver
 
resolve(String, String) - Method in class org.jboss.maven.plugins.jdocbook.gen.xslt.resolve.ResolverChain
Here we iterate over all the chained resolvers and delegate to them until we find one which can handle the resolve request (if any).
resolve(String, String) - Method in class org.jboss.maven.plugins.jdocbook.gen.xslt.resolve.VersionResolver
 
ResolverChain - Class in org.jboss.maven.plugins.jdocbook.gen.xslt.resolve
Allows chaining a series of resolvers together.
ResolverChain() - Constructor for class org.jboss.maven.plugins.jdocbook.gen.xslt.resolve.ResolverChain
 
ResolverChain(URIResolver) - Constructor for class org.jboss.maven.plugins.jdocbook.gen.xslt.resolve.ResolverChain
 
resolveTransformationStylesheet() - Method in class org.jboss.maven.plugins.jdocbook.gen.format.BasicFormatHandler
 
ResourceDelegate - Class in org.jboss.maven.shared.resource
A delegate for handling Resource resolution.
ResourceDelegate(MavenProject, File, Log) - Constructor for class org.jboss.maven.shared.resource.ResourceDelegate
Constructs a Delegate instance for handling Resource resolution.
ResourceDelegate(MavenProject, File, String[], String[], Log) - Constructor for class org.jboss.maven.shared.resource.ResourceDelegate
Constructs a Delegate instance for handling Resource resolution.
ResourceException - Exception in org.jboss.maven.shared.resource
Some problem processing resource definitions.
ResourceException(String) - Constructor for exception org.jboss.maven.shared.resource.ResourceException
 
ResourceException(String, Throwable) - Constructor for exception org.jboss.maven.shared.resource.ResourceException
 
ResourceHelper - Class in org.jboss.maven.plugins.jdocbook.gen.util
Simple helpers for locating and handling classpath and file URL resource lookups.
ResourceHelper() - Constructor for class org.jboss.maven.plugins.jdocbook.gen.util.ResourceHelper
 
ResourceHelper - Class in org.jboss.maven.shared.resource
Utilities for dealing with @{link Resource} objects.
ResourceMojo - Class in org.jboss.maven.plugins.jdocbook
This mojo's responsibility within the plugin/packaging is to process resources defined by various inputs, moving them into a staging directory for use during XSLT processing.
ResourceMojo() - Constructor for class org.jboss.maven.plugins.jdocbook.ResourceMojo
 
REVISION_IGNORE - Static variable in class org.jboss.maven.plugins.jdocbook.revdiff.ContentItemDescriptor
 

S

SAXON - Static variable in class org.jboss.maven.plugins.jdocbook.gen.util.TransformerType
 
setDocumentLocator(Locator) - Method in class org.jboss.maven.plugins.jdocbook.revdiff.BaselineHandler
 
setDocumentLocator(Locator) - Method in class org.jboss.maven.plugins.jdocbook.revdiff.TranslationHandler
 
setMasterDescriptor(ContentItemDescriptor) - Method in class org.jboss.maven.plugins.jdocbook.revdiff.ContentItem
 
setReportOutputDirectory(File) - Method in class org.jboss.maven.plugins.jdocbook.TranslationDiffReport
 
setTranslationDescriptor(ContentItemDescriptor) - Method in class org.jboss.maven.plugins.jdocbook.revdiff.ContentItem
 
sourceDirectory - Variable in class org.jboss.maven.plugins.jdocbook.AbstractDocBookMojo
The directory where the sources are located.
sourceDocumentName - Variable in class org.jboss.maven.plugins.jdocbook.AbstractDocBookMojo
The name of the document (relative to sourceDirectory) which is the document to be rendered.
stagingDirectory - Variable in class org.jboss.maven.plugins.jdocbook.AbstractDocBookMojo
The directory where we can perform some staging staging occurs.
StaleSourceChecker - Class in org.jboss.maven.plugins.jdocbook.gen.util
Delegate used for checking sources for staleness.
StaleSourceChecker() - Constructor for class org.jboss.maven.plugins.jdocbook.gen.util.StaleSourceChecker
 
StandardDocBookFormatSpecification - Class in org.jboss.maven.plugins.jdocbook.gen.util
The basic definition of the standard docbook formats.
StandardDocBookFormatSpecification(String, String, String, boolean, boolean, boolean) - Constructor for class org.jboss.maven.plugins.jdocbook.gen.util.StandardDocBookFormatSpecification
 
startElement(String, String, String, Attributes) - Method in class org.jboss.maven.plugins.jdocbook.revdiff.BaselineHandler
 
startElement(String, String, String, Attributes) - Method in class org.jboss.maven.plugins.jdocbook.revdiff.TranslationHandler
 
supportsReset() - Method in class org.jboss.maven.plugins.jdocbook.gen.util.TransformerType
 

T

targetDirectory - Variable in class org.jboss.maven.plugins.jdocbook.AbstractDocBookMojo
The directory where the output will be written.
toString() - Method in class org.jboss.maven.plugins.jdocbook.gen.xslt.resolve.BasicUrnResolver
 
toString() - Method in class org.jboss.maven.plugins.jdocbook.gen.xslt.resolve.ExplicitUrnResolver
 
toString() - Method in class org.jboss.maven.plugins.jdocbook.gen.xslt.resolve.VersionResolver
 
TransformerFactory - Class in org.jboss.maven.plugins.jdocbook.gen.xslt
A factory for Transformer instances, configurable to return either SAXON or XALAN based transformers.
TransformerFactory(TransformerType, Properties, CatalogResolver, String) - Constructor for class org.jboss.maven.plugins.jdocbook.gen.xslt.TransformerFactory
 
TransformerType - Class in org.jboss.maven.plugins.jdocbook.gen.util
Enumeration of supported XSLT transformers.
TranslationDiffReport - Class in org.jboss.maven.plugins.jdocbook
A plugin for generating a "translation diff" report across different translations of the same document.
TranslationDiffReport() - Constructor for class org.jboss.maven.plugins.jdocbook.TranslationDiffReport
 
TranslationHandler - Class in org.jboss.maven.plugins.jdocbook.revdiff
Handles actually discerning diffs between the translations based on the revision numbers of the content elements.
TranslationHandler(Map, Diff) - Constructor for class org.jboss.maven.plugins.jdocbook.revdiff.TranslationHandler
 
TranslationReportGenerator - Class in org.jboss.maven.plugins.jdocbook.revdiff
Generate a diff report.
TranslationReportGenerator(File, ResourceBundle, Log) - Constructor for class org.jboss.maven.plugins.jdocbook.revdiff.TranslationReportGenerator
 

V

VersionResolver - Class in org.jboss.maven.plugins.jdocbook.gen.xslt.resolve
VersionResolver(String) - Constructor for class org.jboss.maven.plugins.jdocbook.gen.xslt.resolve.VersionResolver
 

W

WEBSITE - Static variable in class org.jboss.maven.plugins.jdocbook.gen.util.StandardDocBookFormatSpecification
 
write(char[], int, int) - Method in class org.jboss.maven.plugins.jdocbook.gen.util.NoOpWriter
 

X

XALAN - Static variable in class org.jboss.maven.plugins.jdocbook.gen.util.TransformerType
 
XHTML - Static variable in class org.jboss.maven.plugins.jdocbook.gen.util.StandardDocBookFormatSpecification
 
XSLTException - Exception in org.jboss.maven.plugins.jdocbook.gen
Indicates problems either building XSLT transformers or performing transformations.
XSLTException(String) - Constructor for exception org.jboss.maven.plugins.jdocbook.gen.XSLTException
 
XSLTException(String, Throwable) - Constructor for exception org.jboss.maven.plugins.jdocbook.gen.XSLTException
 

A B C D E F G H I J L M N O P R S T V W X

Copyright © 2007 JBoss, a division of Red Hat, Inc. All Rights Reserved.