|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ResultHandler | A strategy for handling XSLT results |
| Class Summary | |
|---|---|
| DefaultNamespaceContext | An implementation of NamespaceContext which uses a simple Map where
the keys are the prefixes and the values are the URIs |
| DomResultHandler | Uses DOM to handle results of the transformation |
| MessageVariableResolver | A variable resolver for XPath expressions which support properties on the messge, exchange as well as making system properties and environment properties available. |
| NamespaceBuilder | A helper class for creating namespaces which can then be used to create XPath expressions |
| StreamResultHandler | Processes the XSLT result as a byte[] |
| StringResultHandler | Processes the XSLT result as a String |
| XPathBuilder<E extends Exchange> | Creates an XPath expression builder |
| XsltBuilder | Creates a Processor which performs an XSLT transformation of the IN message body |
| Exception Summary | |
|---|---|
| InvalidXPathExpression | An exception thrown if am XPath expression could not be parsed or evaluated |
Support for XPath based Expressions and Predicates as well as an XSLT processor
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||