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.
Configuration A simple configuration class for the XSLT processor
DefaultObserver A simple implementation of MessageObserver and ErrorObserver.
ResultFormatter The ResultFormatter class used by the RuleProcessor to send results to.
SAXInput A simple *hack* to provide a SAX adapter for the source tree
ScopedVariableSet A simple stack for VariableSets
StylesheetHandler A class which implements DocumentHandler and is used by the XSLReader when reading an XSLT stylsheet.