com.cloudbees.utils
Interface ZipHelper.ZipEntryHandler

Enclosing class:
ZipHelper

public static interface ZipHelper.ZipEntryHandler


Method Summary
 void unzip(ZipEntry entry, InputStream zis)
           
 

Method Detail

unzip

void unzip(ZipEntry entry,
           InputStream zis)
           throws IOException
Throws:
IOException


Copyright © 2011-2012. All Rights Reserved.