public interface UnarchivingEntryProcessor
| Modifier and Type | Method and Description |
|---|---|
String |
processName(String name) |
void |
processStream(String entryName,
InputStream inputStream,
OutputStream outputStream) |
void processStream(String entryName, InputStream inputStream, OutputStream outputStream) throws IOException
IOExceptionCopyright © 2015. All rights reserved.