/[classpath]/classpath/java/util/zip/ZipFile.java
ViewVC logotype

Diff of /classpath/java/util/zip/ZipFile.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.24 by mark, Tue Aug 30 21:47:44 2005 UTC revision 1.25 by tromey, Tue Sep 13 21:25:10 2005 UTC
# Line 377  public class ZipFile implements ZipConst Line 377  public class ZipFile implements ZipConst
377     * Checks that the ZipFile is still open and reads entries when necessary.     * Checks that the ZipFile is still open and reads entries when necessary.
378     *     *
379     * @exception IllegalStateException when the ZipFile has already been closed.     * @exception IllegalStateException when the ZipFile has already been closed.
380     * @exception IOEexception when the entries could not be read.     * @exception IOException when the entries could not be read.
381     */     */
382    private HashMap getEntries() throws IOException    private HashMap getEntries() throws IOException
383    {    {

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26