Download List

Project Description

codavaj is 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. You can: convert an entire local Javadoc tree into Java source code; download an entire remote Javadoc tree via HTTP(S); and derive a Reflection-like API based on information derived from a Javadoc tree. It is provided as a Java command line tool.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-11-29 07:14 Back to release list
1.2.0

New features include the ability to parse javadocs
generated by the 1.5 javadoc tool. The known
limitations are that enums and generics constructs
are not supported yet. Several minor bugs in
parsing constant values like "NaN" and "0d/0d"
were fixed. A Linux/Unix-like command line tool
was added.
Tags: Minor feature enhancements

Project Resources