All Packages

Package Summary
Package
Description
This package contains an abstract base class and concrete subclasses that implement a node that represents a null value, nodes that contain instances of fundamental Java types (boolean, int, long, double and String), and nodes that contain other nodes (a list and a map).
 
 
This package provides a parser and a generator for JavaScript Object Notation (JSON).