public static class FilesCollector.Item extends Object
| Constructor and Description |
|---|
Item(File file,
String extension) |
Item(File file,
String classifier,
String extension) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassifier() |
String |
getExtension() |
File |
getFile() |
Copyright © 2002–2024 The Apache Software Foundation. All rights reserved.