public interface Function
| 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) |
void apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path path, PathOutput output, Version version) throws JsonQueryException
JsonQueryExceptionCopyright © 2025. All rights reserved.