public class IdentifierFieldAccess extends FieldAccess
FieldAccess.ResolvedPathpermissive, target| Constructor and Description |
|---|
IdentifierFieldAccess(JsonQuery obj,
String 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)
resolveFieldAccess in class FieldAccessCopyright © 2019. All rights reserved.