Definitions for "Javadoc"
The tool from Sun Microsystems for generating API documentation from comments in Java(tm) source code.
A Java toolset for documenting Java APIs. Javadoc comments are denoted in code by /** and */, and are processed by the Javadoc tools into HTML API documentation.
Javadoc is a tool for generating API documentation in HTML format from doc comments in source code.
Keywords:  invalid
invalid javadoc
a Class Reference document that you can generate dynamically in JDeveloper