|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.pentaho.reporting.libraries.resourceloader.factory.AbstractFactoryModule
org.pentaho.reporting.libraries.resourceloader.modules.factory.svg.AbstractSVGFactoryModule
public abstract class AbstractSVGFactoryModule
Creation-Date: 05.04.2006, 17:52:57
Field Summary |
---|
Fields inherited from interface org.pentaho.reporting.libraries.resourceloader.factory.FactoryModule |
---|
FEELING_LUCKY, RECOGNIZED_CONTENTTYPE, RECOGNIZED_FILE, RECOGNIZED_FINGERPRINT, REJECTED |
Constructor Summary | |
---|---|
protected |
AbstractSVGFactoryModule()
|
Method Summary | |
---|---|
protected java.lang.String[] |
getFileExtensions()
|
protected int[] |
getFingerPrint()
|
int |
getHeaderFingerprintSize()
|
protected java.lang.String[] |
getMimeTypes()
|
Methods inherited from class org.pentaho.reporting.libraries.resourceloader.factory.AbstractFactoryModule |
---|
canHandleResource, canHandleResourceByContent, canHandleResourceByMimeType, canHandleResourceByName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.pentaho.reporting.libraries.resourceloader.factory.FactoryModule |
---|
create |
Constructor Detail |
---|
protected AbstractSVGFactoryModule()
Method Detail |
---|
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
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |