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