类 Stream
java.lang.Object
cc.jfire.dson.reader.Stream
-
构造器详细资料
-
Stream
-
-
方法详细资料
-
ignoreSymbol
public char ignoreSymbol() -
startParseObject
public void startParseObject() -
startParseArray
public void startParseArray() -
parseObjectEnd
public boolean parseObjectEnd() -
parseArrayEnd
public boolean parseArrayEnd() -
isNextNullAndSkip
public boolean isNextNullAndSkip() -
getName
-
getName
-
skipColon
public void skipColon() -
getChar
public char getChar() -
getLong
public long getLong() -
getInt
public int getInt() -
skipComma
public boolean skipComma() -
readUnKnowType
-
getWholeValueAsString
-
skipWholeValue
public void skipWholeValue() -
getStringValue
-
getShort
public short getShort() -
getByte
public byte getByte() -
getBoolean
public boolean getBoolean() -
getFloat
public float getFloat() -
getDouble
public double getDouble() -
getWInt
-
getWByte
-
getWLong
-
getWFloat
-
getWShort
-
getWDouble
-
errorPosition
-