Package org.apache.camel.util.xml


package org.apache.camel.util.xml
  • Class
    Description
    A helper class which provides a JAXP Source from a byte[] which can be read as many times as required.
    StreamCache implementation for StringSources
    A StreamCache for StreamSources
    A set of Converter methods for wrapping stream-based messages in a StreamCache implementation to ensure message re-readability (eg multicasting, retrying)
    A helper class which provides a JAXP Source from a String which can be read as many times as required.
    An XML parser that uses SAX to include line and column number for each XML element in the parsed Document.
    Allows to plugin a custom text transformer in the parser, that can transform all the text content