Package org.apache.camel.builder.xpath

Support for XPath based Expressions and Predicates

See:
          Description

Class Summary
DefaultNamespaceContext An implementation of NamespaceContext which uses a simple Map where the keys are the prefixes and the values are the URIs
MessageVariableResolver A variable resolver for XPath expressions which support properties on the messge, exchange as well as making system properties and environment properties available.
XPathBuilder<E extends Exchange> Creates an XPath expression builder
 

Exception Summary
InvalidXPathExpression An exception thrown if am XPath expression could not be parsed or evaluated
 

Package org.apache.camel.builder.xpath Description

Support for XPath based Expressions and Predicates



Copyright © 2007 Apache Software Foundation. All Rights Reserved.