Class JsonPathParser
java.lang.Object
com.couchbase.client.core.projections.JsonPathParser
Parses a JSON projections string into a Seq of `PathElement`s.
E.g. "foo.bar" or "foo[2].bar"
- Since:
- 1.0.0
-
Method Summary
-
Method Details
-
parse
-