public class FixedScopeQuery extends JsonQuery
| Constructor and Description |
|---|
FixedScopeQuery(Scope scope,
JsonQuery query) |
| Modifier and Type | Method and Description |
|---|---|
List<com.fasterxml.jackson.databind.JsonNode> |
apply(Scope unused,
com.fasterxml.jackson.databind.JsonNode in) |
public List<com.fasterxml.jackson.databind.JsonNode> apply(Scope unused, com.fasterxml.jackson.databind.JsonNode in) throws JsonQueryException
apply in class JsonQueryJsonQueryExceptionCopyright © 2019. All rights reserved.