QDox caught my attention today. I'm not sure how/if it's better than XDoclet (having never really looked at XDoclet). I have no idea when I might use it. But, it just seems like one of those projects I should remember for a later date.
QDox is a high speed, small footprint parser for extracting class/interface/method definitions from source files complete with JavaDoc @tags. It is designed to be used by active code generators or documentation tools.
