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

Request subroutine version of javadoc engine

XMLWordPrintable



      Name: dbT83986 Date: 05/16/99


      I am using doclets which may wish to run the javadoc engine on
      other classes. The problem is that javadoc cannot be restarted
      because
      1) PackageDoc and ClassDoc have private static Collections that
      cannot be reset
      2) Main calls exit even on successful completion

      Suggestion have Main call a public static method which
      initializes the javadoc engine - runs it - runs the
      named doclet and returns
      Let Main.main simply call this engine
      This enables a doclet to get added information on related classes
      (Review ID: 83122)
      ======================================================================

            gafter Neal Gafter (Inactive)
            dblairsunw Dave Blair (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: