org.pentaho.reporting.libraries.resourceloader.modules.factory.svg
public abstract class AbstractSVGFactoryModule extends AbstractFactoryModule
FEELING_LUCKY, RECOGNIZED_CONTENTTYPE, RECOGNIZED_FILE, RECOGNIZED_FINGERPRINT, REJECTED
Modifier | Constructor and Description |
---|---|
protected |
AbstractSVGFactoryModule() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String[] |
getFileExtensions() |
protected int[] |
getFingerPrint() |
int |
getHeaderFingerprintSize() |
protected java.lang.String[] |
getMimeTypes() |
canHandleResource, canHandleResourceByContent, canHandleResourceByMimeType, canHandleResourceByName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
create
protected int[] getFingerPrint()
getFingerPrint
in class AbstractFactoryModule
protected java.lang.String[] getMimeTypes()
getMimeTypes
in class AbstractFactoryModule
protected java.lang.String[] getFileExtensions()
getFileExtensions
in class AbstractFactoryModule
public int getHeaderFingerprintSize()
getHeaderFingerprintSize
in interface FactoryModule
getHeaderFingerprintSize
in class AbstractFactoryModule