Package | Description |
---|---|
com.oracle.javafx.jmx | |
com.oracle.javafx.jmx.json | |
com.oracle.javafx.jmx.json.impl |
Class and Description |
---|
JSONDocument
An in-memory representation of a JSON node.
|
Class and Description |
---|
JSONDocument
An in-memory representation of a JSON node.
|
JSONDocument.IteratorWrapper |
JSONDocument.Type
The type of a JSON node.
|
JSONException
Thrown when an error occurs while reading a JSON document.
|
JSONFactory
A factory class for creating a
JSONReader or JSONWriter . |
JSONReader
Interface for reading a JSON document.
|
JSONReader.EventType
The type of JSON events.
|
JSONWriter
Class for writing a JSON document.
|
JSONWriter.Container |
JSONWriter.ContainerType |
Class and Description |
---|
JSONDocument
An in-memory representation of a JSON node.
|
JSONException
Thrown when an error occurs while reading a JSON document.
|
JSONReader
Interface for reading a JSON document.
|
JSONReader.EventType
The type of JSON events.
|