java.lang.Object
org.bzdev.util.JSUtilities
This class provides operations that allow JSObject and JSArray
objects to be written to an output stream in JSON format or
to be generated from a string or character stream.
The JSUtilities class contains inner classes and no public methods. These inner classes are specific to a particular format (e.g. JSON and YAML).
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classMethods for parsing and generating JSON.static classLocation in a JSON or YAML nested series of arrays and objects.static classClass to represent a line-number, column-number pair.static classstatic classClass for parsing YAML streams. -
Method Summary