Package net.thisptr.jackson.jq
Interface Output
- All Superinterfaces:
PathOutput
-
Method Summary
-
Method Details
-
emit
- Throws:
JsonQueryException
-
emit
default void emit(com.fasterxml.jackson.databind.JsonNode out, Path opath) throws JsonQueryException - Specified by:
emit
in interfacePathOutput
- Throws:
JsonQueryException
-