public class ImageLoaderFactorySVG
extends org.apache.xmlgraphics.image.loader.impl.AbstractImageLoaderFactory
Constructor and Description |
---|
ImageLoaderFactorySVG() |
Modifier and Type | Method and Description |
---|---|
org.apache.xmlgraphics.image.loader.ImageFlavor[] |
getSupportedFlavors(String mime) |
String[] |
getSupportedMIMETypes() |
boolean |
isAvailable() |
org.apache.xmlgraphics.image.loader.spi.ImageLoader |
newImageLoader(org.apache.xmlgraphics.image.loader.ImageFlavor targetFlavor) |
public String[] getSupportedMIMETypes()
public org.apache.xmlgraphics.image.loader.ImageFlavor[] getSupportedFlavors(String mime)
public org.apache.xmlgraphics.image.loader.spi.ImageLoader newImageLoader(org.apache.xmlgraphics.image.loader.ImageFlavor targetFlavor)
public boolean isAvailable()
Copyright © 2025 Apache Software Foundation. All rights reserved.