Menu

codavaj ( 1.0.0 ) released

Proudly presenting the first released version of codavaj ( javadoc in reverse ). A seemingly useless reverse engineering tool to transform HTML javadoc into java source file skeletons, or a reflection api-like internal representation.

Codavaj attempts to acertain all aspects of a Class's ( or Interface's ) structure - methods, constructors, fields, modifiers, inheritance heirarchy, constant field values etc - through analyzing an entire Javadoc tree.

The initial version provides a utility to download an entire javadoc tree from a remote (http://) location.
Furthermore a utility to transform the javadoc tree into a java source tree.

see http://codavaj.sourceforge.net for more info.

Posted by Peter Jonathan Klauser 2005-11-06

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.