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, canHandleResourceByNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateprotected int[] getFingerPrint()
getFingerPrint in class AbstractFactoryModuleprotected java.lang.String[] getMimeTypes()
getMimeTypes in class AbstractFactoryModuleprotected java.lang.String[] getFileExtensions()
getFileExtensions in class AbstractFactoryModulepublic int getHeaderFingerprintSize()
getHeaderFingerprintSize in interface FactoryModulegetHeaderFingerprintSize in class AbstractFactoryModule