|
fop 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.xmlgraphics.image.loader.impl.AbstractImagePreloader
org.apache.fop.image.loader.batik.PreloaderSVG
public class PreloaderSVG
Image preloader for SVG images.
Field Summary |
---|
Fields inherited from interface org.apache.xmlgraphics.image.loader.spi.ImagePreloader |
---|
DEFAULT_PRIORITY |
Constructor Summary | |
---|---|
PreloaderSVG()
|
Method Summary | |
---|---|
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)
|
Methods inherited from class org.apache.xmlgraphics.image.loader.impl.AbstractImagePreloader |
---|
getHeader, getPriority |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PreloaderSVG()
Method Detail |
---|
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()
|
fop 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |