public class JSON
extends Object
-
Nested Class Summary
Nested Classes
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
debug
public static boolean debug
-
-
Method Details
-
parse
Parses a JSON string.
- Throws:
Exception
-
-
-
main
public static void main(String[] args)