| Constructor and Description |
|---|
AbstractSvFilter() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
appendEscaped(StringBuilder builder,
String text) |
protected abstract void |
appendSeparator(StringBuilder builder) |
void |
apply(Scope scope,
List<Expression> args,
com.fasterxml.jackson.databind.JsonNode in,
Path ipath,
PathOutput output,
Version version) |
protected abstract String |
name() |
protected abstract String name()
protected abstract void appendSeparator(StringBuilder builder)
protected abstract void appendEscaped(StringBuilder builder, String text)
public void apply(Scope scope, List<Expression> args, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, Version version) throws JsonQueryException
apply in interface FunctionJsonQueryExceptionCopyright © 2025. All rights reserved.