toggle menu
jsonpath4k
2.4.1
common
switch theme
search in API
jsonpath4k
/
at.asitplus.jsonpath.core
/
JsonPathCompiler
Json
Path
Compiler
interface
JsonPathCompiler
(
source
)
Inheritors
AntlrJsonPathCompiler
Members
Functions
compile
Link copied to clipboard
abstract
fun
compile
(
jsonPath
:
String
,
functionExtensionRetriever
:
(
String
)
->
JsonPathFunctionExtension
<
*
>
?
)
:
JsonPathQuery