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

E

encodeToXml(Sink) - Method in class net.java.trueupdate.core.zip.model.DiffModel
Encodes this diff model to XML.
entry(String) - Method in class net.java.trueupdate.core.zip.io.JarOutputStreamAdapter
 
entry(String) - Method in class net.java.trueupdate.core.zip.io.ZipFileAdapter
 
entry(String) - Method in interface net.java.trueupdate.core.zip.io.ZipInput
Looks up the ZIP entry with the given name.
entry(String) - Method in interface net.java.trueupdate.core.zip.io.ZipOutput
Returns a new ZIP entry.
entry(String) - Method in class net.java.trueupdate.core.zip.io.ZipOutputStreamAdapter
 
ENTRY_NAME - Static variable in class net.java.trueupdate.core.zip.model.DiffModel
The name of the entry which contains the marshalled diff model in a ZIP patch file.
EntryNameAndDigest - Class in net.java.trueupdate.core.zip.model
A Value Object which represents a ZIP entry name and message digest in canonical string notation.
EntryNameAndDigest(String, String) - Constructor for class net.java.trueupdate.core.zip.model.EntryNameAndDigest
 
entryNameAndDigest1() - Method in class net.java.trueupdate.core.zip.model.EntryNameAndTwoDigests
Deprecated. 
entryNameAndDigest2() - Method in class net.java.trueupdate.core.zip.model.EntryNameAndTwoDigests
Returns the second ZIP entry name and digest value.
EntryNameAndTwoDigests - Class in net.java.trueupdate.core.zip.model
A Value Object which represents a ZIP entry name and two message digests in canonical string notation.
EntryNameAndTwoDigests(String, String, String) - Constructor for class net.java.trueupdate.core.zip.model.EntryNameAndTwoDigests
Default constructor.
equals(Object) - Method in class net.java.trueupdate.core.zip.model.DiffModel
 
equals(Object) - Method in class net.java.trueupdate.core.zip.model.EntryNameAndDigest
 
equals(Object) - Method in class net.java.trueupdate.core.zip.model.EntryNameAndTwoDigests
 
execute(Task<V, R, X>, R) - Static method in class net.java.trueupdate.core.io.Closeables
Executes the given task on the given resource and finally closes it.
execute(InputStream) - Method in interface net.java.trueupdate.core.io.InputTask
 
execute(OutputStream) - Method in interface net.java.trueupdate.core.io.OutputTask
 
execute(OutputTask<V, X>) - Static method in class net.java.trueupdate.core.io.Sinks
 
execute(InputTask<V, X>) - Static method in class net.java.trueupdate.core.io.Sources
 
execute(R) - Method in interface net.java.trueupdate.core.io.Task
 
execute(ZipInput) - Method in interface net.java.trueupdate.core.zip.io.ZipInputTask
 
execute(ZipOutput) - Method in interface net.java.trueupdate.core.zip.io.ZipOutputTask
 
execute(ZipOutputTask<V, X>) - Static method in class net.java.trueupdate.core.zip.io.ZipSinks
 
execute(ZipInputTask<V, X>) - Static method in class net.java.trueupdate.core.zip.io.ZipSources
 
exists() - Method in class net.java.trueupdate.core.io.FileStore
 
exists() - Method in interface net.java.trueupdate.core.io.Store
Returns true if and only if the binary data exists.
exists() - Method in class net.java.trueupdate.core.zip.io.ZipFileStore
 
exists() - Method in interface net.java.trueupdate.core.zip.io.ZipStore
Returns true if and only if the ZIP data exists.

TrueUpdate Core 0.3
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.