org.exoplatform.imageio.plugins.gif
Class GIFImageReaderSpi
java.lang.Object
javax.imageio.spi.IIOServiceProvider
javax.imageio.spi.ImageReaderWriterSpi
javax.imageio.spi.ImageReaderSpi
org.exoplatform.imageio.plugins.gif.GIFImageReaderSpi
- All Implemented Interfaces:
- RegisterableService
public class GIFImageReaderSpi
- extends ImageReaderSpi
version: openjdk-7-ea-src-b35-11_sep_2008
| Fields inherited from class javax.imageio.spi.ImageReaderWriterSpi |
extraImageMetadataFormatClassNames, extraImageMetadataFormatNames, extraStreamMetadataFormatClassNames, extraStreamMetadataFormatNames, nativeImageMetadataFormatClassName, nativeImageMetadataFormatName, nativeStreamMetadataFormatClassName, nativeStreamMetadataFormatName, pluginClassName, supportsStandardImageMetadataFormat, supportsStandardStreamMetadataFormat |
| Methods inherited from class javax.imageio.spi.ImageReaderWriterSpi |
getExtraImageMetadataFormatNames, getExtraStreamMetadataFormatNames, getFileSuffixes, getFormatNames, getImageMetadataFormat, getMIMETypes, getNativeImageMetadataFormatName, getNativeStreamMetadataFormatName, getPluginClassName, getStreamMetadataFormat, isStandardImageMetadataFormatSupported, isStandardStreamMetadataFormatSupported |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GIFImageReaderSpi
public GIFImageReaderSpi()
getDescription
public String getDescription(Locale locale)
- Specified by:
getDescription in class IIOServiceProvider
canDecodeInput
public boolean canDecodeInput(Object input)
throws IOException
- Specified by:
canDecodeInput in class ImageReaderSpi
- Throws:
IOException
createReaderInstance
public ImageReader createReaderInstance(Object extension)
- Specified by:
createReaderInstance in class ImageReaderSpi
Copyright © 2013 eXo Platform SAS. All Rights Reserved.