org.pentaho.reporting.libraries.resourceloader.modules.factory.svg
Class WrapperSVGImageFactoryModule
java.lang.Object
org.pentaho.reporting.libraries.resourceloader.modules.factory.svg.WrapperSVGImageFactoryModule
- All Implemented Interfaces:
- FactoryModule
public class WrapperSVGImageFactoryModule
- extends java.lang.Object
- implements FactoryModule
Todo: Document Me
- Author:
- Thomas Morgner
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WrapperSVGImageFactoryModule
public WrapperSVGImageFactoryModule()
canHandleResource
public int canHandleResource(ResourceManager caller,
ResourceData data)
throws ResourceCreationException,
ResourceLoadingException
- Specified by:
canHandleResource
in interface FactoryModule
- Throws:
ResourceCreationException
ResourceLoadingException
getHeaderFingerprintSize
public int getHeaderFingerprintSize()
- Specified by:
getHeaderFingerprintSize
in interface FactoryModule
create
public Resource create(ResourceManager caller,
ResourceData data,
ResourceKey context)
throws ResourceCreationException,
ResourceLoadingException
- Specified by:
create
in interface FactoryModule
- Throws:
ResourceCreationException
ResourceLoadingException