TrueUpdate Core 0.1.7

net.java.trueupdate.core.io
Interface ZipSource


public interface ZipSource

An abstraction for reading ZIP files.

Author:
Christian Schlichtherle
See Also:
ZipSink

Method Summary
 ZipFile input()
          Returns a new ZIP file for reading its entries.
 

Method Detail

input

@CreatesObligation
ZipFile input()
              throws IOException
Returns a new ZIP file for reading its entries.

Throws:
IOException

TrueUpdate Core 0.1.7

Copyright © 2013 Stimulus Software. All rights reserved.