Class | Description |
---|---|
ByteBufJsonParser | |
JsonArrayByteBufProcessor |
Process JSON array
|
JsonBOMByteBufProcessor |
Processes byte order mark.
|
JsonBooleanFalseByteBufProcessor |
Processes JSON false value
|
JsonBooleanTrueByteBufProcessor |
Processes JSON true value
|
JsonNullByteBufProcessor |
Processes JSON null value
|
JsonNumberByteBufProcessor |
Process JSON number
|
JsonObjectByteBufProcessor |
Processes JSON object value
|
JsonParserUtils | |
JsonPointer |
Represents a pointer in the JSON tree structure.
|
JsonPointerTree |
Represents a tree structure of stored
JsonPointer . |
JsonStringByteBufProcessor |
Processes JSON String value
|
JsonWhiteSpaceByteBufProcessor |
Processes JSON ws
|
Enum | Description |
---|---|
JsonParserUtils.Mode |
Copyright © 2017 Couchbase, Inc.. All rights reserved.