Class AtShFunction
java.lang.Object
net.thisptr.jackson.jq.internal.functions.AtShFunction
- All Implemented Interfaces:
Function
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AtShFunction
public AtShFunction()
-
-
Method Details
-
apply
public void apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) throws JsonQueryException - Specified by:
apply
in interfaceFunction
- Throws:
JsonQueryException
-
toString
private static String toString(Scope scope, com.fasterxml.jackson.databind.JsonNode node) throws JsonQueryException - Throws:
JsonQueryException
-
escape
-