|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.pentaho.reporting.libraries.resourceloader.modules.factory.svg.WrapperSVGImageFactoryModule
public class WrapperSVGImageFactoryModule
Todo: Document Me
Field Summary |
---|
Fields inherited from interface org.pentaho.reporting.libraries.resourceloader.factory.FactoryModule |
---|
FEELING_LUCKY, RECOGNIZED_CONTENTTYPE, RECOGNIZED_FILE, RECOGNIZED_FINGERPRINT, REJECTED |
Constructor Summary | |
---|---|
WrapperSVGImageFactoryModule()
|
Method Summary | |
---|---|
int |
canHandleResource(ResourceManager caller,
ResourceData data)
|
Resource |
create(ResourceManager caller,
ResourceData data,
ResourceKey context)
|
int |
getHeaderFingerprintSize()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WrapperSVGImageFactoryModule()
Method Detail |
---|
public int canHandleResource(ResourceManager caller, ResourceData data) throws ResourceCreationException, ResourceLoadingException
canHandleResource
in interface FactoryModule
ResourceCreationException
ResourceLoadingException
public int getHeaderFingerprintSize()
getHeaderFingerprintSize
in interface FactoryModule
public Resource create(ResourceManager caller, ResourceData data, ResourceKey context) throws ResourceCreationException, ResourceLoadingException
create
in interface FactoryModule
ResourceCreationException
ResourceLoadingException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |