public class BracketExtractFieldAccess extends FieldAccess
permissive, target| Constructor and Description |
|---|
BracketExtractFieldAccess(Expression src,
boolean permissive) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Scope scope,
com.fasterxml.jackson.databind.JsonNode in,
Path path,
PathOutput output,
boolean requirePath) |
String |
toString() |
emitAllPath, emitArrayIndexOfPath, emitArrayIndexPath, emitArrayRangeIndexPath, emitObjectFieldPathclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitapplypublic BracketExtractFieldAccess(Expression src, boolean permissive)
public void apply(Scope scope, com.fasterxml.jackson.databind.JsonNode in, Path path, PathOutput output, boolean requirePath) throws JsonQueryException
JsonQueryExceptionCopyright © 2025. All rights reserved.