| Package | Description |
|---|---|
| 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.util.xml |
| Modifier and Type | Method and Description |
|---|---|
BytesSource |
XmlConverter.toBytesSource(byte[] data)
Converts the given byte[] to a Source
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.camel.StreamCache |
StreamSourceConverter.convertToStreamCache(BytesSource source) |
Apache Camel