Class PreloaderSVG.Loader
java.lang.Object
org.apache.fop.image.loader.batik.PreloaderSVG.Loader
- Enclosing class:
PreloaderSVG
This method is put in another class so that the class loader does not
attempt to load Batik related classes when constructing the SVGPreloader
class.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate org.apache.xmlgraphics.image.loader.ImageInfo
createImageInfo
(String uri, org.apache.xmlgraphics.image.loader.ImageContext context, org.w3c.dom.svg.SVGDocument doc) private org.apache.xmlgraphics.image.loader.ImageInfo
private boolean
isSupportedSource
(Source src)
-
Constructor Details
-
Loader
private Loader()
-
-
Method Details
-
getImage
-
createImageInfo
private org.apache.xmlgraphics.image.loader.ImageInfo createImageInfo(String uri, org.apache.xmlgraphics.image.loader.ImageContext context, org.w3c.dom.svg.SVGDocument doc) -
isSupportedSource
-