Index

A M N U V Z 
All Classes and Interfaces|All Packages|Constant Field Values

A

adjustZipOffsets(Path, long) - Static method in class net.e175.klaus.zip.ZipPrefixer
Adjust offsets in ZIP file (with validation).
applyPrefixes(Path, byte[]...) - Static method in class net.e175.klaus.zip.ZipPrefixer
Prepend prefix(es) to an existing file.
applyPrefixes(Path, Collection<Path>) - Static method in class net.e175.klaus.zip.ZipPrefixer
Prepend prefix files to an existing file.
applyPrefixesToZip(Path, byte[]...) - Static method in class net.e175.klaus.zip.ZipPrefixer
Prepend prefix(es) to an existing ZIP format file, adjusting internal offsets as needed.
applyPrefixesToZip(Path, Collection<Path>) - Static method in class net.e175.klaus.zip.ZipPrefixer
Prepend prefix(es) to an existing ZIP format file, adjusting internal offsets as needed.

M

main(String...) - Static method in class net.e175.klaus.zip.ZipPrefixer
Rudimentary CLI intended for testing only.

N

net.e175.klaus.zip - package net.e175.klaus.zip
 

U

UINT_MAX_VALUE - Static variable in class net.e175.klaus.zip.ZipPrefixer
 

V

validateZipOffsets(Path) - Static method in class net.e175.klaus.zip.ZipPrefixer
Validate current offsets in ZIP file.

Z

ZipPrefixer - Class in net.e175.klaus.zip
 
A M N U V Z 
All Classes and Interfaces|All Packages|Constant Field Values