public static class NutsElementPathFilter.OrNutsElementIndexMatcher extends Object implements NutsElementPathFilter.NutsElementIndexMatcher
| Constructor and Description |
|---|
OrNutsElementIndexMatcher(NutsElementPathFilter.NutsElementIndexMatcher[] all) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(net.thevpc.nuts.NutsElement value,
int index,
int len,
Map<String,Object> matchContext,
net.thevpc.nuts.NutsSession session) |
String |
toString() |
public OrNutsElementIndexMatcher(NutsElementPathFilter.NutsElementIndexMatcher[] all)
public boolean matches(net.thevpc.nuts.NutsElement value,
int index,
int len,
Map<String,Object> matchContext,
net.thevpc.nuts.NutsSession session)
matches in interface NutsElementPathFilter.NutsElementIndexMatcherCopyright © 2022 vpc open source initiative. All rights reserved.