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
IOException
Copyright © 2015. All rights reserved.