public interface FieldConstruction
| Modifier and Type | Interface and Description |
|---|---|
static interface |
FieldConstruction.FieldConsumer |
| Modifier and Type | Method and Description |
|---|---|
void |
evaluate(Scope scope,
com.fasterxml.jackson.databind.JsonNode in,
FieldConstruction.FieldConsumer consumer) |
void evaluate(Scope scope, com.fasterxml.jackson.databind.JsonNode in, FieldConstruction.FieldConsumer consumer) throws JsonQueryException
JsonQueryExceptionCopyright © 2025. All rights reserved.