javafx.json

This is a summary
Array Represents a JSON Array
ElementType Contains static definitions of the JSON Element Types that are identified during parsing of a JSON stream
JSONBase Provides base functionality for JSON types
JSONObject Represents a JSON Object
Null Represents a JSON null value
Pair Contains a JSON value identified with a name
Parser Parses a JSON stream into a JSONObject
package-info