| Package | Description |
|---|---|
| org.apache.camel.util |
Utility classes used by the core of Camel.
|
| Modifier and Type | Method and Description |
|---|---|
static Document |
XmlLineNumberParser.parseXml(InputStream is,
XmlLineNumberParser.XmlTextTransformer xmlTransformer)
Parses the XML.
|
static Document |
XmlLineNumberParser.parseXml(InputStream is,
XmlLineNumberParser.XmlTextTransformer xmlTransformer,
String rootNames,
String forceNamespace)
Parses the XML.
|
Apache Camel