Uses of Package
org.apache.camel.builder.xml

Packages that use org.apache.camel.builder.xml
org.apache.camel.builder.xml Support for XPath based Expressions and Predicates as well as an XSLT processor 
 

Classes in org.apache.camel.builder.xml used by org.apache.camel.builder.xml
DefaultNamespaceContext
          An implementation of NamespaceContext which uses a simple Map where the keys are the prefixes and the values are the URIs
NamespaceBuilder
          A helper class for creating namespaces which can then be used to create XPath expressions
ResultHandler
          A strategy for handling XSLT results
XPathBuilder
          Creates an XPath expression builder
XsltBuilder
          Creates a Processor which performs an XSLT transformation of the IN message body
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.