Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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
        
            - * Thu Aug 10 17:00:00 2006 Deepak Bhole <dbhole{%}redhat{*}com> 1.1-4jpp.1
- - Added missing postun section for javadoc.
- Added missing requirements. 
            - * Mon Jul 24 17:00:00 2006 Deepak Bhole <dbhole{%}redhat{*}com> 1.1-3jpp_1fc
- - Added conditional native compilation.
- BR fixes. 
            - * Wed Apr  6 17:00:00 2005 Ralph Apel <r.apel at r-apel.de> 1.1-2jpp
- - First JPP-1.7 release