[JSR308] Annotations in Javadoc

Scott Seligman Scott.Seligman at sun.com
Sat May 19 18:21:48 EDT 2007


>That states that annotations that are meta-annotated with @Documented "are
>documented by javadoc and similar tools by default".  Does anyone know what
>"by default" means in that phrase?  How does one override the default?

There's no option today in the javadoc tool to override that default
behavior.  One could conceivably be added, but there hasn't been any
request for that.


Scott



More information about the JSR308 mailing list