Uses of Interface
io.trino.jsonpath.JsonPathListener
-
Packages that use JsonPathListener Package Description io.trino.jsonpath -
-
Uses of JsonPathListener in io.trino.jsonpath
Classes in io.trino.jsonpath that implement JsonPathListener Modifier and Type Class Description classJsonPathBaseListenerThis class provides an empty implementation ofJsonPathListener, which can be extended to create a listener which only needs to handle a subset of the available methods.
-