Package org.exolab.adaptx.xslt.util
Interface Summary |
MessageObserver |
A simple interface that allows xsl:message actions to be
observed. |
Class Summary |
ActionTemplateImpl |
The default implementation of ActionTemplate. |
AttributeList2Attributes |
An implementation of the SAX 2.0 Attributes interface
which wraps a SAX 1.0 AttributeList
|
Configuration |
A simple configuration class for the XSLT processor |
DefaultObserver |
A simple implementation of MessageObserver and ErrorObserver.
|
Namespaces |
A class for handling Namespace declaration and scoping
|
ResultFormatter |
The ResultFormatter class used by the RuleProcessor to
send results to. |
SAX2ResultHandler |
A SAX 1.0 and 2.0 adapter for the source tree
|
SAXInput |
A SAX 1.0 and 2.0 adapter for the source tree
|
ScopedVariableSet |
A simple stack for VariableSets
|
StylesheetHandler |
A class which implements a SAX DocumentHandler and
ContentHandler and is used by the XSLTReader when
reading an XSLT stylesheet.
|