Package net.thisptr.jackson.jq.internal
Class IsolatedScopeQuery
java.lang.Object
net.thisptr.jackson.jq.internal.IsolatedScopeQuery
- All Implemented Interfaces:
Expression
-
Field Details
-
q
-
-
Constructor Details
-
IsolatedScopeQuery
-
-
Method Details
-
apply
public void apply(Scope scope, com.fasterxml.jackson.databind.JsonNode in, Path path, PathOutput output, boolean requirePath) throws JsonQueryException - Specified by:
apply
in interfaceExpression
- Throws:
JsonQueryException
-
toString
-