See: Description
| Class | Description |
|---|---|
| DomConverter |
Converts from some DOM types to Java types
|
| StAX2SAXSource |
Adapter to turn a StAX
XMLStreamReader into a SAXSource. |
| StaxConverter |
A converter of StAX objects
|
| StreamSourceConverter |
A converter from
StreamSource objects |
| ThreadSafeNodeList |
A simple thread-safe
NodeList that is used by XPathBuilder
to return thread-safe NodeList instances as its result. |
| XmlConverter | |
| XmlErrorListener |
A
ErrorListener that logs the errors. |
| XMLReaderPool |
Manages a pool of XMLReader (and associated SAXParser) instances for reuse.
|
Apache Camel