@FunctionalInterface public interface ExtractFileSet
| Modifier and Type | Method and Description |
|---|---|
ExtractedFileSet |
extract(Path destination,
Path archive,
FileSet filesToExtract) |
ExtractedFileSet extract(Path destination, Path archive, FileSet filesToExtract) throws IOException
IOExceptionCopyright © 2025. All rights reserved.