| Interface | Description |
|---|---|
| IBaseXMLReaderSettings |
Base Read-only interface for DOM and SAX reader settings.
|
| IDOMReaderSettings |
Read-only interface for DOM reader settings.
|
| ISAXReaderSettings |
Read-only interface for the
SAXReaderSettings. |
| Class | Description |
|---|---|
| DOMInputStreamProvider |
A special input stream provider that takes an existing
Node and
converts it to a byte array. |
| DOMReader |
Helper class to read XML documents via SAX or DOM
|
| DOMReaderDefaultSettings |
DOM reader default settings
|
| DOMReaderSettings |
DOM reader settings
|
| SAXReader |
Helper class to read XML documents via SAX
|
| SAXReaderDefaultSettings |
SAX reader default settings
|
| SAXReaderFactory | |
| SAXReaderSettings |
SAX reader settings
|
| XMLLoggingExceptionCallback |
A special version of the
LoggingExceptionCallback that handles the
most common XML exceptions in a nice way :) |
| XMLReaderFactoryCommons | Deprecated |
Copyright © 2014–2016 Philip Helger. All rights reserved.