Uses of Interface
com.couchbase.client.core.projections.PathElement
Package | Description |
---|---|
com.couchbase.client.core.projections |
-
Uses of PathElement in com.couchbase.client.core.projections
Classes in com.couchbase.client.core.projections that implement PathElement Modifier and Type Class Description class
PathArray
class
PathObjectOrField
Methods in com.couchbase.client.core.projections that return types with arguments of type PathElement Modifier and Type Method Description static List<PathElement>
JsonPathParser. parse(String path)