Interface | Description |
---|---|
JInstrumentalNode |
Interface JInstrumentalNode represents operation are common for all types of node of tree.
|
JNode |
Interface JNode represents operation are common for all types of node of tree.
|
Enum | Description |
---|---|
JParseEvent |
JParseEvent enumeration represents events that are happened during parsing of JSON document.
|
Exception | Description |
---|---|
JParserException |
JParser can throw JParserException during processing.
|