@FunctionalInterface public interface Extractor
| Modifier and Type | Method and Description |
|---|---|
ExtractedFileSet |
extract(DownloadConfig runtime,
File source,
FilesToExtract toExtract) |
ExtractedFileSet extract(DownloadConfig runtime, File source, FilesToExtract toExtract) throws IOException
IOExceptionCopyright © 2020. All rights reserved.