| Package | Description |
|---|---|
| aQute.libg.glob |
| Modifier and Type | Method and Description |
|---|---|
PathSet |
PathSet.exclude(String... excludes)
Add Ant-style globs to the exclude patterns.
|
PathSet |
PathSet.excludes(List<String> excludes)
Add Ant-style globs to the exclude patterns.
|
PathSet |
PathSet.include(String... includes)
Add Ant-style globs to the include patterns.
|
PathSet |
PathSet.includes(List<String> includes)
Add Ant-style globs to the include patterns.
|
Copyright © 2021. All rights reserved.