public interface Output extends PathOutput
| Modifier and Type | Method and Description |
|---|---|
void |
emit(com.fasterxml.jackson.databind.JsonNode out) |
default void |
emit(com.fasterxml.jackson.databind.JsonNode out,
Path opath) |
void emit(com.fasterxml.jackson.databind.JsonNode out) throws JsonQueryException
JsonQueryExceptiondefault void emit(com.fasterxml.jackson.databind.JsonNode out,
Path opath)
throws JsonQueryException
emit in interface PathOutputJsonQueryExceptionCopyright © 2025. All rights reserved.