Package org.apache.pivot.json
Contains classes that facilitate interaction with JSON and JSON-like data structures.
-
Interface Summary Interface Description JSONSerializerListener JSON serializer listener interface. -
Class Summary Class Description JSON Contains utility methods for working with JSON or JSON-like data structures.JSONSerializer Implementation of theSerializer
interface that reads data from and writes data to a JavaScript Object Notation (JSON) file.JSONSerializerListener.Adapter Deprecated. Since 2.1 and Java 8 the interface itself has default implementations.JSONSerializerListener.Listeners JSON Serializer listeners.