Java Stub [empty .jar] Generator.
This software generates empty implementations of methods based on the method
signatures - so that a bunch of empty *.java or *.class files can easily be
handed out to third parties without the fear of decompilation.
classdoc is a Java reverse engineering API documentation generator based on the Java Doclet API.
It generates javadoc-style HTML files or other documentation formats without source code from compiled .class/.jarfiles ONLY.