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 _,
com.fasterxml.jackson.databind.JsonNode in) |
public List<com.fasterxml.jackson.databind.JsonNode> apply(Scope _, com.fasterxml.jackson.databind.JsonNode in) throws JsonQueryException
apply in class JsonQueryJsonQueryExceptionCopyright © 2017. All rights reserved.