public class JsonPathParser extends Object
E.g. "foo.bar" or "foo[2].bar"
static List<PathElement>
parse(String path)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static List<PathElement> parse(String path)
Copyright © 2020 Couchbase, Inc.. All rights reserved.