public class StringFieldAccess extends FieldAccess
FieldAccess.ResolvedPathpermissive, target| Constructor and Description |
|---|
StringFieldAccess(JsonQuery obj,
JsonQuery field,
boolean permissive) |
| Modifier and Type | Method and Description |
|---|---|
ResolvedFieldAccess |
resolveFieldAccess(Scope scope,
com.fasterxml.jackson.databind.JsonNode in) |
String |
toString() |
apply, resolvePathpublic ResolvedFieldAccess resolveFieldAccess(Scope scope, com.fasterxml.jackson.databind.JsonNode in) throws JsonQueryException
resolveFieldAccess in class FieldAccessJsonQueryExceptionCopyright © 2019. All rights reserved.