org.apache.fop.image.loader.batik

Class PreloaderSVG


public class PreloaderSVG
extends AbstractImagePreloader

Image preloader for SVG images.

Method Summary

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)

Method Details

getParserName

public static String getParserName()
Returns the fully qualified classname of an XML parser for Batik classes that apparently need it (error messages, perhaps)
Returns:
an XML parser classname

preloadImage

public ImageInfo preloadImage(String uri,
                              Source src,
                              ImageContext context)
            throws IOException

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.