public class MultiBaseIdFilterHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
List<List<String>> |
expectedPathNames |
| Constructor and Description |
|---|
MultiBaseIdFilterHelper(String... baseIds) |
| Modifier and Type | Method and Description |
|---|---|
List<net.thevpc.nuts.NId> |
getBaseIds() |
List<String> |
getBaseIdStrings() |
List<List<String>> |
getExpectedPathNames() |
boolean |
isAcceptableBasePaths(net.thevpc.nuts.io.NPath[] basePaths) |
public MultiBaseIdFilterHelper(String... baseIds)
Copyright © 2025 vpc open source initiative. All rights reserved.