| Package | Description |
|---|---|
| org.yuanheng.cookjson |
| Modifier and Type | Class and Description |
|---|---|
class |
BsonParser
This is a simple implementation of JsonParser for BSON format.
|
class |
JsonStructureParser |
class |
TextJsonParser
This JsonParser adds the ability to allow parse JavaScript line and
block comments.
|
class |
UTF8TextJsonParser
This parser is much like TextJsonParser, except that it only works on UTF-8
InputStream.
|
| Modifier and Type | Method and Description |
|---|---|
static JsonStructure |
Utils.getStructure(CookJsonParser p)
|
Copyright © 2016. All rights reserved.