toggle menu
jsonpath4k
2.4.0
common
switch theme
search in API
jsonpath4k
/
at.asitplus.jsonpath.core
/
JsonPathQuery
Json
Path
Query
interface
JsonPathQuery
(
source
)
Members
Functions
invoke
Link copied to clipboard
abstract
fun
invoke
(
currentNode
:
JsonElement
,
rootNode
:
JsonElement
=
currentNode
)
:
NodeList