Uses of Class
com.couchbase.client.core.utils.yasjl.JsonPointer
Package | Description |
---|---|
com.couchbase.client.core.utils.yasjl | |
com.couchbase.client.core.utils.yasjl.Callbacks |
-
Uses of JsonPointer in com.couchbase.client.core.utils.yasjl
Constructors in com.couchbase.client.core.utils.yasjl with parameters of type JsonPointer Constructor Description ByteBufJsonParser(JsonPointer[] jsonPointers)
Creates a newByteBufJsonParser
and initializes all of its internal processors. -
Uses of JsonPointer in com.couchbase.client.core.utils.yasjl.Callbacks
Methods in com.couchbase.client.core.utils.yasjl.Callbacks with parameters of type JsonPointer Modifier and Type Method Description void
JsonPointerCB2. call(JsonPointer jsonPointer, ByteBuf value)