Package javaforce
Class JSON
java.lang.Object
javaforce.JSON
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringEscape string to valid json text.static voidstatic JSON.ElementParses a JSON string.static JSON.ElementParses a JSON string from a File.static JSON.ElementParses a JSON string from InputStream.
-
Field Details
-
debug
public static boolean debug
-
-
Constructor Details
-
JSON
public JSON()
-
-
Method Details