Uses of Package
org.apache.camel.converter.jaxp

Packages that use org.apache.camel.converter.jaxp
org.apache.camel.builder.xml Support for XPath based Expressions and Predicates as well as an XSLT processor 
org.apache.camel.component.xslt The XSLT Component for transforming messages with XSLT 
 

Classes in org.apache.camel.converter.jaxp used by org.apache.camel.builder.xml
XmlConverter
          A helper class to transform to and from various JAXB types such as Source and Document
 

Classes in org.apache.camel.converter.jaxp used by org.apache.camel.component.xslt
XmlConverter
          A helper class to transform to and from various JAXB types such as Source and Document
 



Apache CAMEL