Skip to content

Improve Javadoc of ZipArchiveEntry#769

Open
ppkarwasz wants to merge 1 commit intomasterfrom
doc/zip-unix-attributes
Open

Improve Javadoc of ZipArchiveEntry#769
ppkarwasz wants to merge 1 commit intomasterfrom
doc/zip-unix-attributes

Conversation

@ppkarwasz
Copy link
Copy Markdown
Contributor

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`.
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.

1 participant