public class PreloaderSVG
extends org.apache.xmlgraphics.image.loader.impl.AbstractImagePreloader
Constructor and Description |
---|
PreloaderSVG() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getParserName()
Returns the fully qualified classname of an XML parser for
Batik classes that apparently need it (error messages, perhaps)
|
org.apache.xmlgraphics.image.loader.ImageInfo |
preloadImage(java.lang.String uri,
javax.xml.transform.Source src,
org.apache.xmlgraphics.image.loader.ImageContext context) |
public org.apache.xmlgraphics.image.loader.ImageInfo preloadImage(java.lang.String uri, javax.xml.transform.Source src, org.apache.xmlgraphics.image.loader.ImageContext context) throws java.io.IOException
java.io.IOException
public static java.lang.String getParserName()
Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.