JDK-4395777 : stddoclet: Tag listener interface
  • Type: Enhancement
  • Component: tools
  • Sub-Component: javadoc(tool)
  • Affected Version: 1.3.0
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris_2.6
  • CPU: sparc
  • Submitted: 2000-12-07
  • Updated: 2014-05-05
  • Resolved: 2001-02-28
Related Reports
Duplicate :  
Description
Tag listener interface - This would make it simple to add 
new tags that Javadoc doesn't know about.  All you would
have to do is write a listener class that tells how to 
deal with the new tag.   (Suggested by Steve Lewis, who
gave the Warnlet/Codelet BOF.)

56% of developers at '99 JavaOne Javadoc Bird of a Feather
voted for this -- the most highly rated request.

Comments
EVALUATION Very worthwhile. We need to flush this out a bit, then informally pass this by the TRC to see if they have any objections. doug.kramer@Eng 2000-12-06 Also see related RFE 4359470 Modify Comment.java for easy writing of custom tags doug.kramer@Eng 2001-06-21
06-12-2000