| Class | Description |
|---|---|
| CharactersEvent |
Characters XML event type.
|
| EndDocumentEvent |
End document XML event type.
|
| EndElementEvent |
End element XML event type.
|
| JacksonRootAddingParser | |
| JsonNamespaceContext | |
| JsonXmlStreamReader |
Implementation of
XMLStreamReader for JSON streams in natural or mapped notation. |
| NaturalNotationEventProvider |
XmlEventProvider for JSON in natural notation. |
| StartDocumentEvent |
Start document XML event type.
|
| StartElementEvent |
Start element XML event type.
|
| XmlEventProvider |
Abstract provider for creating
JsonXmlEvent instances from JsonParser. |
| Exception | Description |
|---|---|
| JsonFormatException |
Copyright © 2022. All rights reserved.