Bertrand Delacretaz wrote:
Are javax classes guaranteed to be provided in all VMs?The class in question is javax.imageio.spi.ServiceRegistry, and I'm not sure what the rules for javax classes are. So it might be easier to write those 10 lines than to find out, but if you have an authoritative reference on that I'm all ears!
see: http://java.sun.com/products/jdk/faq/faq-sun-packages.html regards marcel
