Class ArrayConstruction
java.lang.Object
net.thisptr.jackson.jq.internal.tree.ArrayConstruction
- All Implemented Interfaces:
Expression
-
Field Details
-
q
-
-
Constructor Details
-
ArrayConstruction
public ArrayConstruction() -
ArrayConstruction
-
-
Method Details
-
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
-
toString
-