org.json
Class Test

java.lang.Object
  extended by org.json.Test

public class Test
extends Object

Test class. This file is not formally a member of the org.json library. It is just a casual test tool.


Constructor Summary
Test()
           
 
Method Summary
static void main(String[] args)
          Entry point.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Test

public Test()
Method Detail

main

public static void main(String[] args)
Entry point.

Parameters:
args -