-
- All Implemented Interfaces:
-
net.pwall.json.stream.JSONCoBuilder
public final class JSONCoValueBuilder implements JSONCoBuilder
-
-
Constructor Summary
Constructors Constructor Description JSONCoValueBuilder()
-
Method Summary
Modifier and Type Method Description BooleanacceptChar(Integer ch)Unitclose()BooleangetComplete()JSONValuegetResult()-
-
Method Detail
-
acceptChar
Boolean acceptChar(Integer ch)
-
getComplete
Boolean getComplete()
-
getResult
JSONValue getResult()
-
-
-
-