DOC

net.sourceforge.zip64file : zip64file

Maven & Gradle

Sep 21, 2011
2 usages

Zip64File · Zip64File is a JAVA library which implements the 64-bit extension of the ZIP standard from PKWARE (http://www.pkware.com/documents/casestudies/APPNOTE.TXT) using random-access, permitting to access archives larger than 4 GB with more than 65 K files.

Table Of Contents

Latest Version

Download net.sourceforge.zip64file : zip64file Javadoc & API Documentation - Latest Versions:

All Versions

Download net.sourceforge.zip64file : zip64file Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.02

How to open Javadoc JAR file in web browser

  1. Rename the file zip64file-1.02-javadoc.jar to zip64file-1.02-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder zip64file-1.02-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "zip64file-1.02-sources.jar" -d "zip64file-1.02-javadoc" -subpackages