Package at.spardat.xma.xdelta

Package for creating delta files for .jar files.

See:
          Description

Class Summary
JarDelta This class calculates the binary difference of two zip files by applying Delta to all files contained in both zip files.
JarPatcher This class applys a zip file containing deltas created with JarDelta using GDiffPatcher on the files contained in the jar file.
 

Package at.spardat.xma.xdelta Description

Package for creating delta files for .jar files. Refer to JarDelta and JarPatcher for details.



Copyright © 2003-2008. All Rights Reserved.