Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4635809

stddoclet: Inherited nested interfaces are mistakenly labeled as classes

XMLWordPrintable

    • b40
    • generic
    • generic



      Name: dk30142 Date: 02/09/2002


      Using javadoc 1.3.1:

      1) Nested classes inherited from interfaces are marked as inherited from
         classes by mistake
      2) These lists contain both nested classes and nested interfaces
         Perhaps it could say "Nested classes and interfaces inherited from..."

      Nested classes inherited from class com.package1.Class1
         Class1.AbstractNestedInterface, Class1.NestedClass, Class1.NestedInterface,
         Class1.NestedProtectedClass, Class1.NestedStaticClass,
         Class1.NestedStaticProtectedClass, Class1.ProtectedNestedInterface

      Nested classes inherited from class com.package1.Interface1
                                    ^^^^^
                          SHOULD BE interface
         Interface1.NestedInterface

      http://javaweb.sfbay/~dkramer/javadoc/mifdoclet/1.2b2/docs-stddoclet/com/package1/SubClass.html

      ======================================================================

            jhosunw Jamie Ho (Inactive)
            dkramersunw Douglas Kramer (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: