Package com.api.json
-
Interface Summary Interface Description JSONArtifact Interface class to define a set of generic apis both JSONObject and JSON array implement. -
Class Summary Class Description JSON JSONArray JSONObject JSONStreamTokenizer This class provides similar services toStreamTokenizerbut it works on a character by character basis, whereas the StreamTokenizer is based on individual bytes so is not handling solidus nor unicode correctly.