TrueUpdate Core 0.1.4

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 ZIP files entry by entry. 
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
DiffModel
          A Value Object which represents the meta data in a ZIP patch file.
 

Classes in net.java.trueupdate.core.zip.model used by net.java.trueupdate.core.zip.model
DiffModel
          A Value Object which represents the meta data in a ZIP patch file.
DiffModel.Builder
          A builder for a diff 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.1.4

Copyright © 2013 Stimulus Software. All rights reserved.