Uses of Package
com.grack.nanojson
-
Classes in com.grack.nanojson used by com.grack.nanojsonClassDescriptionJSON writer that emits JSON to a
Appendable.Extends anArrayListwith helper methods to determine the underlying JSON type of the list element.Builds aJsonObjectorJsonArray.Extends aLinkedHashMapwith helper methods to determine the underlying JSON type of the map element.Returns a type-safe parser context for aJsonObject,JsonArrayor "any" type from which you can parse aStringor aReader.Thrown when theJsonParserencounters malformed JSON.Streaming reader for JSON documents.The type of value that theJsonReaderis positioned over.JSON writer that emits JSON to aString.Allows for additional configuration of theJsonWriter.Thrown whenJsonWriteris used to write invalid JSON.