Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
xjavadoc: The XJavaDoc engine
- Summary
- 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.
Changelog
- * Tue Apr 11 01:00:00 2006 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Tue Mar 7 00:00:00 2006 Jeremy Katz <katzj{%}redhat{*}com> - 0:1.1-1jpp_4fc
-
- stop scriptlet spew
- * Thu Dec 22 00:00:00 2005 Jesse Keating <jkeating{%}redhat{*}com> 1.1-1jpp_2fc
-
- rebuilt again