Meta Configuration of Package qdox
1
<package name="qdox" project="devel:java:maven">
2
<title>Extract class/interface/method definitions from sources</title>
3
<description>QDox is a high speed, small footprint parser for extracting
4
class/interface/method definitions from source files complete with
5
JavaDoc @tags. It is designed to be used by active code generators or
6
documentation tools.
7
</description>
8
</package>
9