Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
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
- ZipOverflowException - Exception Class in net.e175.klaus.zip
-
A ZipException that marks cases when the current ZIP file format cannot accommodate the new offsets.
- ZipOverflowException() - Constructor for exception class net.e175.klaus.zip.ZipOverflowException
- ZipOverflowException(String) - Constructor for exception class net.e175.klaus.zip.ZipOverflowException
- ZipPrefixer - Class in net.e175.klaus.zip
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form