Package | Description |
---|---|
com.jayway.jsonpath |
Modifier and Type | Method and Description |
---|---|
EvaluationListener.EvaluationContinuation |
EvaluationListener.resultFound(EvaluationListener.FoundResult found)
Callback invoked when result is found
|
static EvaluationListener.EvaluationContinuation |
EvaluationListener.EvaluationContinuation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EvaluationListener.EvaluationContinuation[] |
EvaluationListener.EvaluationContinuation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.