| 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. |