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.

2009-09-28 09:41 Back to release list
1.3.0

New features include the ability to process 1.5 Enums, process Java 1.6 language constructs, notably Generics and Annotations, and process Javadoc generated by Javadoc 1.6. This release supports platform-independent output (source code) formatting.
Tags: Major bugfixes, major changes

Project Resources