public class JsonPathFunctions extends Object
Constructor and Description |
---|
JsonPathFunctions() |
Modifier and Type | Method and Description |
---|---|
static Object |
evaluate(Object jsonPathResult,
String jsonPathFunction)
Evaluates function on result.
|
static String[] |
getSupportedFunctions()
Gets names of supported functions.
|
public static Object evaluate(Object jsonPathResult, String jsonPathFunction)
jsonPathResult
- jsonPathFunction
- public static String[] getSupportedFunctions()
Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.