|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Transformer
right before it is applied to a certain source
file.
Transformer
.
TransformerBuilder
, holding on to the Transformer it
created.CatalogManager
, used to resolve DTDs and other
entities.
DocumentBuilder
to be used to parse DocBook XML
documents.
TransformerBuilder
.
ProcessingInstructionHandler
that evaluates expressions passed as
data as JSP expression language expressions.Entities
handler
to replace content.
EntityResolver
that will inject a couple of additional
general internal entities into the DTD resolved by underlying resolver.InputSource
that will replace the first
InputSource
retrieved, containig XML entity declarations
for all entities defined in the POM.XMLFilter
managing a collection of
ProcessingInstructionHandlers
, using
them to handle processing instructions encountered while parsing the XML
document.InputSource
containing the external entity's
data.
URIResolver
decorator that will bail out of the normal way
of retrieving entities as soon as the publicId or systemId matches a given
URN.Transformer
.TransformerBuilder
will not be able
to reproduce the Transformer.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |