Uses of Package
io.trino.jsonpath
Packages that use io.trino.jsonpath
-
Classes in io.trino.jsonpath used by io.trino.jsonpathClassDescriptionThis interface defines a complete listener for a parse tree produced by
JsonPathParser.This interface defines a complete generic visitor for a parse tree produced byJsonPathParser. -
Classes in io.trino.jsonpath used by io.trino.sql.jsonpathClassDescriptionThis class provides an empty implementation of
JsonPathVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods.This interface defines a complete generic visitor for a parse tree produced byJsonPathParser.