org.json
クラス Test

java.lang.Object
  上位を拡張 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.


コンストラクタの概要
Test()
           
 
メソッドの概要
static void main(String[] args)
          Entry point.
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

Test

public Test()
メソッドの詳細

main

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

パラメータ:
args -


Copyright (C) 2006-2012 LittleSoft Corporation. All Rights Reserved.