Package net.diversionmc.json
package net.diversionmc.json
-
Class SummaryClassDescriptionSimple
Parserexample which parses JSON files intoJSON.JSONValueobjects.Parsed JSON array that stores a list ofJSON.JSONValue.Parsed JSON number, as a double value.Parsed JSON object that stores key-JSON.JSONValuepairs.Parsed JSON string, or stored values true, false or null.Parsed JSON value that stores any data.