-
Enhancement
-
Resolution: Fixed
-
P5
-
1.2.0, 1.3.0, 1.4.0
-
beta2
-
generic, sparc
-
generic, solaris_2.5, solaris_2.6
Add a listener interface to make it simple for developers to add their
own custom Javadoc tags. A developer would only have to write a listener
class that tells the doclet how to deal with the new tag.
This would enable the custom tag code to continue working with new versions of
javadoc.
own custom Javadoc tags. A developer would only have to write a listener
class that tells the doclet how to deal with the new tag.
This would enable the custom tag code to continue working with new versions of
javadoc.
- duplicates
-
JDK-4395777 stddoclet: Tag listener interface
-
- Closed
-
-
JDK-4359470 javadoc tool: Modify Comment.java for easy writing of custom tags
-
- Closed
-
-
JDK-4170018 stddoclet: Want ability to create simple custom tags without writing a doclet
-
- Closed
-
- relates to
-
JDK-4214766 stddoclet: Consider making {@class} {@parent} {@package} {@member} standard tags
-
- Closed
-
-
JDK-4465111 stddoclet: Consider making @todo a standard tag
-
- Closed
-
-
JDK-4102647 stddoclet: Consider making @internal a standard tag
-
- Closed
-
(1 relates to)