doclet
XDoclet is a code generation engine based on meta data specified in javadoc tags.
XDoclet 2 is a rewrite of <a href="http://xdoclet.sf.net">XDoclet 1.2.x</a>.
Last Release on Jul 18, 2006
Relocated → org.codehaus.xdoclet »
xdoclet
A doclet that generates a resourcedoc xml file: this file contains the javadoc documentation
of resource classes, so that this can be used for extending generated wadl with useful
documentation.
Last Release on May 24, 2017
The XJavaDoc engine is a complete rewrite of Sun's JavaDoc engine that
is faster and more suited for XDoclet (although it is completely
standalone). It scans java source code and makes information about a
class available via special java beans that are part of the XJavaDoc
core. These beans provide the same information about a class as Sun's
JavaDoc API, and some nice extra features.
Last Release on Nov 8, 2005
Relocated → org.codehaus.xdoclet »
xdoclet