Package org.json
Class Test
- java.lang.Object
-
- org.json.Test
-
public class Test extends java.lang.Object
Test class. This file is not formally a member of the org.json library. It is just a casual test tool.
-
-
Constructor Summary
Constructors Constructor Description Test()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
Entry point.
-