Package org.apache.pivot.json

Contains classes that facilitate interaction with JSON and JSON-like data structures.

See:
          Description

Interface Summary
JSONSerializerListener JSON serializer listener interface.
 

Class Summary
JSON Contains utility methods for working with JSON or JSON-like data structures.
JSONSerializer Implementation of the Serializer interface that reads data from and writes data to a JavaScript Object Notation (JSON) file.
JSONSerializerListener.Adapter JSON serializer listener adapter.
 

Package org.apache.pivot.json Description

Contains classes that facilitate interaction with JSON and JSON-like data structures.