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