Download API

Hi, I intend to set up J2SE 5.0 on a laptop that doesn't have internet access. Is there a way of downloading the entire API for this version so that it can be viewed in its entirety offline? I have tried but can see no way of doing so. Any ideas?
[254 byte] By [rjevans2000a] at [2007-10-3 4:07:10]
# 1
Go to http://java.sun.com/javase/downloads/index.jspand find J2SE 5.0 documentation , there is a seperate download for documentation, (i,e API)Enjoy
Mustanga at 2007-7-14 22:06:44 > top of Java-index,Core,Core APIs...
# 2
Unsure what you mean by API (could it be the documentation that you need?). If so then how about the src folder in your jdk? Most Java developers delete it claiming they are freeing up space, and with that deletion goes vital information. Javadoc?
gichangA_2a at 2007-7-14 22:06:44 > top of Java-index,Core,Core APIs...