Package io.trino.sql.jsonpath
Class PathParser
java.lang.Object
io.trino.sql.jsonpath.PathParser
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionparseJsonPath(String path) static PathParserwithFixedErrorLocation(PathParser.Location location) static PathParserwithRelativeErrorLocation(PathParser.Location startLocation)
-
Method Details
-
withRelativeErrorLocation
-
withFixedErrorLocation
-
parseJsonPath
-