public interface FilterStrategy
| Modifier and Type | Method and Description |
|---|---|
@NotNull List<TreeReference> |
filter(@NotNull DataInstance sourceInstance,
@NotNull TreeReference nodeSet,
@NotNull XPathExpression predicate,
@NotNull List<TreeReference> children,
@NotNull EvaluationContext evaluationContext,
@NotNull Supplier<List<TreeReference>> next) |
@NotNull @NotNull List<TreeReference> filter(@NotNull @NotNull DataInstance sourceInstance, @NotNull @NotNull TreeReference nodeSet, @NotNull @NotNull XPathExpression predicate, @NotNull @NotNull List<TreeReference> children, @NotNull @NotNull EvaluationContext evaluationContext, @NotNull @NotNull Supplier<List<TreeReference>> next)
Copyright © 2025. All rights reserved.