| 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 |
|---|---|
StringSource |
XmlConverter.toStringSource(String data)
Converts the given String to a Source
|
| Modifier and Type | Class and Description |
|---|---|
class |
SourceCache
StreamCache implementation for StringSources |
Apache Camel