java.util.zip.ZipEntry implements an interface that is not included in javadoc

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: P3
    • None
    • Affects Version/s: 1.4.2
    • Component/s: core-libs
    • None

      The javadoc for java.util.zip.ZipEntry states:

      public class ZipEntry
      extends Object
      implements java.util.zip.ZipConstants, Cloneable

      However, class java.util.zip.ZipConstants cannot be found in javadoc.

      The latest J2SE 1.5 javadoc has changed to:

      public class ZipEntry
      extends Object
      implements Cloneable

      This change should be back ported to 1.4.2.



            Assignee:
            Martin Buchholz
            Reporter:
            Xiaozhong Wang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: