Index
All Classes and Interfaces|All Packages
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
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
All Classes and Interfaces|All Packages