Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Using javadoc on one file containing multiple classes

843810Apr 30 2004 — edited May 1 2004
Can I use javadoc in this way so that it documents each class in the .java file?

Or do I have to take each class out of the single .java file and put them each into a separate .java file and then run javadoc on each of them separately?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 29 2004
Added on Apr 30 2004
2 comments
398 views