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