Uses of Interface
com.jayway.jsonpath.EvaluationListener.FoundResult
Packages that use EvaluationListener.FoundResult
-
Uses of EvaluationListener.FoundResult in com.jayway.jsonpath
Methods in com.jayway.jsonpath with parameters of type EvaluationListener.FoundResultModifier and TypeMethodDescriptionEvaluationListener.resultFound(EvaluationListener.FoundResult found) Callback invoked when result is found