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

Exclude/hide members of the Java source

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P5 P5
    • None
    • 1.1.2, 1.1.3
    • tools
    • x86, sparc
    • solaris_2.5.1, windows_95, windows_nt



      Name: tb29552 Date: 08/28/97


      company - DOOSYS IT Consultants , email - ###@###.###
      When writing interfaces it is required that the
      implementing classes declare the methods from the
      interface as 'public'.
      When generating the documentation the methods of
      the implementing classes appear as well. This is
      something I don't want since I already documented
      the interface documentation already to describe
      the methods. As JavaDoc acts now the package
      documentation becomes rather messy.
      I would be nice if JavaDoc could exclude parts
      of the source. e.g:

      /* @javadoc off */

      <excluded java source>

      /* @javadoc on */

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

            dkramersunw Douglas Kramer (Inactive)
            tbell Tim Bell
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: