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

Packages that use org.apache.camel.builder.xml
org.apache.camel.builder The Camel Domain Specific Language for creating Routes, Predicates, Expressions and Error Handlers
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
Namespaces
          A helper class for working with namespaces or creating namespace based expressions
 

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
Namespaces
          A helper class for working with namespaces or creating namespace based expressions
ResultHandler
          A strategy for handling XSLT results
ResultHandlerFactory
           
XPathBuilder
          Creates an XPath expression builder which creates a nodeset result by default.
XsltBuilder
          Creates a Processor which performs an XSLT transformation of the IN message body
 



Copyright © 2008 IONA Open Source Community. All Rights Reserved.