Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 4464558
Votes 0
Synopsis stddoclet: -nocomment to suppress description & tags, generate only declarations
Category doclet:tbd
Reported Against 1.3
Release Fixed 1.4(merlin-beta2)
State 10-Fix Delivered, Verified, request for enhancement
Priority: 3-Medium
Related Bugs
Submit Date 31-MAY-2001
Description
The -nocomment option has been implemented.
 xxxxx@xxxxx  2001-06-01While developing a reference API for MPH 1.0.1 spec based on pjava 3.1
(which is a subset of J2SE), we found we need to remove all of the doc 
comments from the spec, including all tags, to make it presentable.
We would like an option to automate this throughout the javadocs.
Work Around
N/A
Evaluation
The -nocomment option has been implemented.  Location of fix:

standard.properties
AbstractSubWriter.java 
ClassUseWriter.java 
ClassWriter.java 
ConfigurationStandard.java 
DeprecatedListWriter.java 
HtmlStandardWriter.java 
MethodSubWriter.java 
PackageWriter.java 
SerialMethodSubWriter.java 
SerializedFormWriter.java
Comments
  
  Include a link with my name & email   

Submitted On 22-JAN-2003
SKoneru
Hello,

Can I use this option to supress certain methods/classes in 
my javadoc. Please advise.

Thanks in advance.



PLEASE NOTE: JDK6 is formerly known as Project Mustang