org.eclipse.net4j.util.io
Interface ZIPUtil.ZipEntryHandler

All Known Implementing Classes:
ZIPUtil.FileSystemZipHandler
Enclosing class:
ZIPUtil

public static interface ZIPUtil.ZipEntryHandler


Method Summary
 void handleEntry(ZIPUtil.EntryContext context)
           
 

Method Detail

handleEntry

void handleEntry(ZIPUtil.EntryContext context)
                 throws IOException
Throws:
IOException


Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.