Uses of Class
javax.imageio.spi.IIORegistry
| Package | Description | 
|---|---|
| javax.imageio.spi | A package of the Java Image I/O API containing the plug-in interfaces for
 readers, writers, transcoders, and streams, and a runtime registry. | 
- 
Uses of IIORegistry in javax.imageio.spiMethods in javax.imageio.spi that return IIORegistry Modifier and Type Method Description static IIORegistryIIORegistry. getDefaultInstance()Returns the defaultIIORegistryinstance used by the Image I/O API.