public class JsonQuery extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Scope scope,
com.fasterxml.jackson.databind.JsonNode in,
Output output) |
static JsonQuery |
compile(String path,
Version version) |
String |
toString() |
public void apply(Scope scope, com.fasterxml.jackson.databind.JsonNode in, Output output) throws JsonQueryException
JsonQueryExceptionpublic static JsonQuery compile(String path, Version version) throws JsonQueryException
JsonQueryExceptionCopyright © 2025. All rights reserved.