org.apache.xmlgraphics.image.loader.impl
public class PreloaderGIF extends AbstractImagePreloader
DEFAULT_PRIORITY| Constructor and Description |
|---|
PreloaderGIF() |
| Modifier and Type | Method and Description |
|---|---|
ImageInfo |
preloadImage(java.lang.String uri,
javax.xml.transform.Source src,
ImageContext context)
"Preloads" an image, i.e.
|
getHeader, getPrioritypublic ImageInfo preloadImage(java.lang.String uri, javax.xml.transform.Source src, ImageContext context) throws java.io.IOException
uri - the original (unresolved) URI of the imagesrc - a image source the image is loaded fromcontext - the context object that provides configuration informationjava.io.IOException - if an I/O error occurs while preloading the imageCopyright 1999-2008 The Apache Software Foundation. All Rights Reserved.