aspose file tools
The moose likes Programmer Certification (SCJP/OCPJP) and the fly likes Does anyone have any link/material on these topics? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Certification » Programmer Certification (SCJP/OCPJP)
Reply Bookmark "Does anyone have any link/material on these topics?" Watch "Does anyone have any link/material on these topics?" New topic
Author

Does anyone have any link/material on these topics?

Jart Bo
Ranch Hand

Joined: Oct 22, 2007
Posts: 144
Hi,

Does anyone have any link where I could download the Java 6.0 API? Also if there's anyone who have a good reference/link/tutorial where I could study the following:
- Console
- NavigableSet & NavigableMap interfaces

I was trying to search through the Sun tutorials but didn't find any. Thanks!

[ February 11, 2008: Message edited by: Jart Bo ]
[ February 11, 2008: Message edited by: Jart Bo ]

SCJP, SCWCD
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35439
    
    9
All Java documentation is linked from this page (which you should bookmark). Look around, somewhere there's a link to download them.


Android appsImageJ pluginsJava web charts
Jart Bo
Ranch Hand

Joined: Oct 22, 2007
Posts: 144
Thanks Ulf! Is there a way that I can download the whole API so I can use it even off-line (no internet connection)? I tried to save the Java 6 API web page but cannot access the classes when offline.
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35439
    
    9
Yes, an archived version of all the HTML pages can be downloaded. That's what I meant when I said you should look around for the download link; I don't remember where the link is exactly.
Jart Bo
Ranch Hand

Joined: Oct 22, 2007
Posts: 144
Thanks! I searched and got it from:

http://java.sun.com/javase/downloads/index.jsp

 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Does anyone have any link/material on these topics?
 
Similar Threads
cleared SCJP but scored only 63%, is that score respectable or not
Number of objects created ?/
is ''put'' a java bean name standard?
Question on NotSerializableException
Hi Bert! What are the important Console NavigableSet, & NavigableMap methods?