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.converter.jaxp A number of JAXP related helper classes for converting to and from various JAXP related classes like Document and Source to be used by a TypeConverter 
org.apache.camel.converter.stream Package with converters for dealing with stream-based messages 
 

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.converter.jaxp
BytesSource
          A helper class which provides a JAXP Source from a byte[] which can be read as many times as required.
StringSource
          A helper class which provides a JAXP Source from a String which can be read as many times as required.
 

Classes in org.apache.camel.converter.jaxp used by org.apache.camel.converter.stream
BytesSource
          A helper class which provides a JAXP Source from a byte[] which can be read as many times as required.
StringSource
          A helper class which provides a JAXP Source from a String which can be read as many times as required.
 



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