Let's say I have some javadoc available online. Is it possible to download it as a .jar or .zip so I could attach it to library and use in my IDE (NetBeans)?
Edit:
I am not looking for a way of attaching Java documentation. I am after third party library docs which cannot be downloaded, but are available online.
