public class JsonNodeFunction extends Object implements Function
| Constructor and Description |
|---|
JsonNodeFunction(com.fasterxml.jackson.databind.JsonNode value) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Scope scope,
List<Expression> args,
com.fasterxml.jackson.databind.JsonNode in,
Path ipath,
PathOutput output,
Version version) |
public JsonNodeFunction(com.fasterxml.jackson.databind.JsonNode value)
public void apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) throws JsonQueryException
apply in interface FunctionJsonQueryExceptionCopyright © 2025. All rights reserved.