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

E

encode(Sink, Object) - Method in interface net.java.trueupdate.core.codec.Codec
Encodes a nullable object graph to the given sink.
encode(Sink, Object) - Method in class net.java.trueupdate.core.codec.JaxbCodec
 
encodeToXml(Sink) - Method in class net.java.trueupdate.core.zip.model.DiffModel
Encodes this diff model to XML.
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
 
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
 
error() - Static method in class net.java.trueupdate.core.io.Sinks
Returns a sink which writes to standard error without ever closing it.
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(ZipOutputTask<V, X>) - Static method in class net.java.trueupdate.core.io.ZipSinks
 
execute(ZipInputTask<V, X>) - Static method in class net.java.trueupdate.core.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.

TrueUpdate Core 0.1.4
A B C D E F H I J M N O P R S T U V W Z
Copyright © 2013 Stimulus Software. All rights reserved.