Uses of Class
com.couchbase.client.core.json.stream.MatchedValue
-
Uses of MatchedValue in com.couchbase.client.core.json.stream
Modifier and TypeMethodDescriptionJsonStreamParser.Builder.doOnValue
(String jsonPointer, Consumer<MatchedValue> callback) Register a callback to invoke when the target of the JSON pointer is found.