| Class | Description |
|---|---|
| CommonConfig |
Base class for reader and writer-side configuration/context objects
|
| ErrorConsts |
This class contains various String constants used for error reporting.
|
| LocationImpl |
Basic implementation of
XMLStreamLocation2, used by stream
readers and writers. |
| Exception | Description |
|---|---|
| IoStreamException |
Simple wrapper for
IOExceptions; needed when StAX does not expose
underlying I/O exceptions via its methods. |
| StreamExceptionBase |
Base class for all
XMLStreamException instances that
we use. |
Copyright © 2021 FasterXML. All rights reserved.