TrueUpdate Core 0.5

@ParametersAreNonnullByDefault @Nonnull

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

Provides model classes for use within ZIP patch files.

See:
          Description

Class Summary
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.
 

Package net.java.trueupdate.core.zip.model Description

Provides model classes for use within ZIP patch files.

Author:
Christian Schlichtherle
See Also:
DeltaModel

TrueUpdate Core 0.5

Copyright © 2013 Schlichtherle IT Services. All rights reserved.