public class IncludesExcludes extends Object
| Constructor and Description |
|---|
IncludesExcludes(List<String> includes,
List<String> excludes,
List<String> defaultIncludes,
List<String> defaultExcludes) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
resultingExcludes() |
String[] |
resultingIncludes() |
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.