Skip to content

Improve Javadoc of ZipArchiveEntry#769

Merged
garydgregory merged 1 commit intomasterfrom
doc/zip-unix-attributes
Apr 28, 2026
Merged

Improve Javadoc of ZipArchiveEntry#769
garydgregory merged 1 commit intomasterfrom
doc/zip-unix-attributes

Conversation

@ppkarwasz
Copy link
Copy Markdown
Member

This change improves the Javadoc of those methods in ZipArchiveEntry that rely on getExternalAttributes(): getUnixMode() and isUnixSymlink(). These methods are only filled by parsers that can read the central directory and therefore don't work with ZipArchiveInputStream.

This change improves the Javadoc of those methods in `ZipArchiveEntry` that rely on `getExternalAttributes()`: `getUnixMode()` and `isUnixSymlink()`. These methods are only filled by parsers that can read the central directory and therefore don't work with `ZipArchiveInputStream`.
@garydgregory garydgregory merged commit acc479f into master Apr 28, 2026
19 checks passed
garydgregory added a commit that referenced this pull request Apr 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants