[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#812548: ITP: qdox2 -- quickly parses declarations and Javadoc from Java source



Package: wnpp
Severity: wishlist
Owner: Markus Koschany <apo@debian.org>

* Package name    : qdox2
  Version         : 2.0~M3
  Upstream Author : Joe Walnes and QDox Project Team
* URL             : https://github.com/codehaus/qdox
* License         : Apache-2.0
  Programming Lang: Java
  Description     : quickly parses declarations and Javadoc from Java source

QDox quickly parses Java source files looking for key items of interest

 * class and interface definitions
 * member declarations
 * import statements
 * JavaDoc comments

QDox ignores all other components of Java source, such as actual
method implementations, to avoid overhead. QDox returns a simple
document model containing only the declarations and containing
enough information to be useful.

This is version 2 of Qdox which is backwards incompatible to earlier
versions.


Reply to: