TrueUpdate Core 0.5

Uses of Package
net.java.trueupdate.core.zip.model

Packages that use net.java.trueupdate.core.zip.model
net.java.trueupdate.core.zip.diff Provides a class to compare two input archives entry by entry and generate a delta ZIP file. 
net.java.trueupdate.core.zip.model Provides model classes for use within ZIP patch files. 
 

Classes in net.java.trueupdate.core.zip.model used by net.java.trueupdate.core.zip.diff
DeltaModel
          A Value Object which represents the meta data in a delta ZIP file.
 

Classes in net.java.trueupdate.core.zip.model used by net.java.trueupdate.core.zip.model
DeltaModel
          A Value Object which represents the meta data in a delta ZIP file.
DeltaModel.Builder
          A builder for a delta model.
EntryNameAndDigest
          A Value Object which represents a ZIP entry name and message digest in canonical string notation.
EntryNameAndTwoDigests
          A Value Object which represents a ZIP entry name and two message digests in canonical string notation.
 


TrueUpdate Core 0.5

Copyright © 2013 Schlichtherle IT Services. All rights reserved.