Javadoc to Java Convertor (jd2j)

This is a simple Perl script which takes the URL of a given Javadoc file and returns what the basic Java code would look like. A great utility for first year Computer Science students to use.

URL of Javadoc:

You will most likely be asked to download a file, simply save it as the name of the java program that you are downloading. (e.g. If the page is ../Thread.html save it as Thread.java)

Bonus: Want a quick template for your next Java file? Enter the following in the above box: “/Filename.java” (without the quotes) and it’ll create a pre-made Filename class with a constructor, along with the proper Javadoc + CVS comments.

Note: Should you encounter any problems while using this utility, please feel free to contact me.

Posted: January 9th, 2003


Subscribe for email updates

2 Comments (Show Comments)



Comments are closed.
Comments are automatically turned off two weeks after the original post. If you have a question concerning the content of this post, please feel free to contact me.


Secrets of the JavaScript Ninja

Secrets of the JS Ninja

Secret techniques of top JavaScript programmers. Published by Manning.

John Resig Twitter Updates

@jeresig / Mastodon

Infrequent, short, updates and links.