org.apache.fop.image.loader.batik
Class PreloaderSVG
AbstractImagePreloader
org.apache.fop.image.loader.batik.PreloaderSVG
public class PreloaderSVG
extends AbstractImagePreloader
Image preloader for SVG images.
static String | getParserName() - Returns the fully qualified classname of an XML parser for
Batik classes that apparently need it (error messages, perhaps)
|
ImageInfo | preloadImage(String uri, Source src, ImageContext context) -
|
getParserName
public static String getParserName()
Returns the fully qualified classname of an XML parser for
Batik classes that apparently need it (error messages, perhaps)
preloadImage
public ImageInfo preloadImage(String uri,
Source src,
ImageContext context)
throws IOException
Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.