Date: Jul. 3, 2000
Link: http://www.sun.com/xml/developers/doclet/
Source Author or Organization: Jacek Ambroziak, Sun XML Developer Connection
The Java Doclet (or XmlDoclet) works with Java2's javadoc utility
and Sun's ProjectX XML package to create XML documentation from Java source code
files automatically. The resulting documentation can then be annotated to create
a complete set of documentation for code you have written. The program requires
Java 2 software to run.