Interface ArchiveUnixPermissions


  • public interface ArchiveUnixPermissions
    Unix permissions in a way that is understood by Info-Zip's unzip command.

    The constants from this class can be passed to ZipArchiveEntry.setUnixMode(int) The source of the constants is here.