TrueUpdate Core 0.3

@ParametersAreNonnullByDefault @Nonnull

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

Provides model classes for use within ZIP patch files.

See:
          Description

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

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

Provides model classes for use within ZIP patch files.

Author:
Christian Schlichtherle
See Also:
DiffModel

TrueUpdate Core 0.3

Copyright © 2013 Schlichtherle IT Services. All rights reserved.