[ 原始碼: qdox ]
套件:libqdox-java(1.12.1-3)
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.
其他與 libqdox-java 有關的套件
|
|
|
|
-
- sug: ant
- Java based build tool like make
-
- sug: junit (>= 3.8.2)
- Automated testing framework for Java
-
- sug: libqdox-java-doc
- Documentation for qdox (javadoc)