| Constructor and Description |
|---|
JsonQueryFunction(String name,
List<String> params,
Expression body,
Scope closure) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Scope scope,
List<Expression> args,
com.fasterxml.jackson.databind.JsonNode in,
Path path,
PathOutput output,
Version version) |
public JsonQueryFunction(String name, List<String> params, Expression body, Scope closure)
public void apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path path, PathOutput output, Version version) throws JsonQueryException
apply in interface FunctionJsonQueryExceptionCopyright © 2025. All rights reserved.