public abstract class JSONReader extends java.lang.Object
static int
CURRENT
FIRST
NEXT
JSONReader()
java.lang.Object
read(java.text.CharacterIterator it)
read(java.text.CharacterIterator ci, int start)
read(java.lang.String string)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final int FIRST
public static final int CURRENT
public static final int NEXT
public JSONReader()
public java.lang.Object read(java.text.CharacterIterator ci, int start)
public java.lang.Object read(java.text.CharacterIterator it)
public java.lang.Object read(java.lang.String string)
Copyright © 2018. All Rights Reserved.