TrueUpdate Core 0.3

net.java.trueupdate.core.zip.io
Class ZipSources

java.lang.Object
  extended by net.java.trueupdate.core.zip.io.ZipSources

public class ZipSources
extends Object

Provides functions for ZipSources.

Author:
Christian Schlichtherle
See Also:
ZipSinks

Nested Class Summary
static interface ZipSources.ExecuteStatement<V,X extends Exception>
           
 
Method Summary
static
<V,X extends Exception>
ZipSources.ExecuteStatement<V,X>
execute(ZipInputTask<V,X> task)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

execute

public static <V,X extends Exception> ZipSources.ExecuteStatement<V,X> execute(ZipInputTask<V,X> task)

TrueUpdate Core 0.3

Copyright © 2013 Schlichtherle IT Services. All rights reserved.