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

Doclet API: Clarify that getRawCommentText() does not include leading asterisk

    XMLWordPrintable

Details

    Description

      In Doc.getRawCommentText(), some might think that the word "raw" means
      get the text as seen in the source file, but it actually excludes any
      leading white space and asterisk. The "raw" text includes
      everything following the leading white space and asterisk (if present),
      including spaces between any leading asterisk and the comment text.
      It also includes all block tags (compared to doc.commentText(), which
      does not include block tags).

      Attachments

        Activity

          People

            ksrini Kumar Srinivasan
            dkramersunw Douglas Kramer (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: