Package org.noggit
Class ObjectBuilder
java.lang.Object
org.noggit.ObjectBuilder
- Version:
- $Id$
-
Field Details
-
parser
-
-
Constructor Details
-
ObjectBuilder
- Throws:
IOException
-
-
Method Details
-
fromJSON
- Throws:
IOException
-
getVal
- Throws:
IOException
-
getVal
- Throws:
IOException
-
getString
- Throws:
IOException
-
getLong
- Throws:
IOException
-
getNumber
- Throws:
IOException
-
getBigNumber
- Throws:
IOException
-
getBoolean
- Throws:
IOException
-
getNull
- Throws:
IOException
-
newObject
- Throws:
IOException
-
getKey
- Throws:
IOException
-
addKeyVal
- Throws:
IOException
-
objectEnd
-
getObject
- Throws:
IOException
-
newArray
-
addArrayVal
- Throws:
IOException
-
endArray
-
getArray
- Throws:
IOException
-