com.twelvemonkeys.imageio.stream
Class URLImageInputStreamSpi
java.lang.Object
javax.imageio.spi.IIOServiceProvider
javax.imageio.spi.ImageInputStreamSpi
com.twelvemonkeys.imageio.stream.URLImageInputStreamSpi
- All Implemented Interfaces:
- RegisterableService
public class URLImageInputStreamSpi
- extends ImageInputStreamSpi
URLImageInputStreamSpi
Experimental
- Version:
- $Id: URLImageInputStreamSpi.java,v 1.0 May 15, 2008 2:14:59 PM haraldk Exp$
- Author:
- Harald Kuhr, last modified by $Author: haraldk$
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
URLImageInputStreamSpi
public URLImageInputStreamSpi()
createInputStreamInstance
public ImageInputStream createInputStreamInstance(Object pInput,
boolean pUseCache,
File pCacheDir)
throws IOException
- Specified by:
createInputStreamInstance in class ImageInputStreamSpi
- Throws:
IOException
getDescription
public String getDescription(Locale pLocale)
- Specified by:
getDescription in class IIOServiceProvider
Copyright © 2015. All Rights Reserved.