TrueUpdate Core 0.5
A B C D E F H I J M N O R S T U V W Z

Z

zip - Variable in class net.java.trueupdate.core.zip.io.ZipFileAdapter
The adapted ZIP file.
zip - Variable in class net.java.trueupdate.core.zip.io.ZipOutputStreamAdapter
The adapted ZIP output stream.
ZipDiff - Class in net.java.trueupdate.core.zip.diff
Compares two archives entry by entry.
ZipDiff() - Constructor for class net.java.trueupdate.core.zip.diff.ZipDiff
 
ZipDiff.Builder - Class in net.java.trueupdate.core.zip.diff
A builder for a ZIP diff.
ZipEntrySink - Class in net.java.trueupdate.core.zip.io
Writes a ZIP entry to a ZIP output.
ZipEntrySink(ZipEntry, ZipOutput) - Constructor for class net.java.trueupdate.core.zip.io.ZipEntrySink
 
ZipEntrySource - Class in net.java.trueupdate.core.zip.io
Reads a ZIP entry from a ZIP input.
ZipEntrySource(ZipEntry, ZipInput) - Constructor for class net.java.trueupdate.core.zip.io.ZipEntrySource
 
ZipFileAdapter - Class in net.java.trueupdate.core.zip.io
Adapts a ZipFile to a ZipInput.
ZipFileAdapter() - Constructor for class net.java.trueupdate.core.zip.io.ZipFileAdapter
Use of this constructor requires setting the zip field.
ZipFileAdapter(ZipFile) - Constructor for class net.java.trueupdate.core.zip.io.ZipFileAdapter
Constructs a new ZIP file adapter for the given ZIP file.
ZipFileStore - Class in net.java.trueupdate.core.zip.io
A file based ZIP store.
ZipFileStore(File) - Constructor for class net.java.trueupdate.core.zip.io.ZipFileStore
 
ZipInput - Interface in net.java.trueupdate.core.zip.io
The ZipFile interface as it should have been.
ZipInputTask<V,X extends Exception> - Interface in net.java.trueupdate.core.zip.io
Executes a task on a ZipFile.
ZipOutput - Interface in net.java.trueupdate.core.zip.io
The ZipOutputStream interface as it should have been.
ZipOutputStreamAdapter - Class in net.java.trueupdate.core.zip.io
Adapts a ZipOutputStream to a ZipOutput.
ZipOutputStreamAdapter() - Constructor for class net.java.trueupdate.core.zip.io.ZipOutputStreamAdapter
Use of this constructor requires setting the zip field.
ZipOutputStreamAdapter(ZipOutputStream) - Constructor for class net.java.trueupdate.core.zip.io.ZipOutputStreamAdapter
Constructs a new ZIP output stream adapter for the given ZIP output stream.
ZipOutputTask<V,X extends Exception> - Interface in net.java.trueupdate.core.zip.io
Executes a task on a ZipOutputStream.
ZipPatch - Class in net.java.trueupdate.core.zip.patch
Applies a delta ZIP file to an input archive and generates an output archive.
ZipPatch() - Constructor for class net.java.trueupdate.core.zip.patch.ZipPatch
 
ZipPatch.Builder - Class in net.java.trueupdate.core.zip.patch
A builder for a ZIP patch.
ZipSink - Interface in net.java.trueupdate.core.zip.io
An abstraction for writing ZIP files.
ZipSinks - Class in net.java.trueupdate.core.zip.io
Provides functions for ZipSinks.
ZipSinks.ExecuteStatement<V,X extends Exception> - Interface in net.java.trueupdate.core.zip.io
 
ZipSource - Interface in net.java.trueupdate.core.zip.io
An abstraction for reading ZIP files.
ZipSources - Class in net.java.trueupdate.core.zip.io
Provides functions for ZipSources.
ZipSources.ExecuteStatement<V,X extends Exception> - Interface in net.java.trueupdate.core.zip.io
 
ZipStore - Interface in net.java.trueupdate.core.zip.io
An abstraction for reading, writing and deleting ZIP data.

TrueUpdate Core 0.5
A B C D E F H I J M N O R S T U V W Z
Copyright © 2013 Schlichtherle IT Services. All rights reserved.