public class JSONReader
extends Object
JSON读取器
- 作者:
- Jovi
-
-
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
构造器详细资料
-
JSONReader
public JSONReader(String json)
-
方法详细资料
-
-
-
-
-
skipWhitespace
public void skipWhitespace()
-