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 class
Methods for parsing and generating JSON.static class
Location in a JSON or YAML nested series of arrays and objects.static class
Class to represent a line-number, column-number pair.static class
static class
Class for parsing YAML streams. -
Method Summary