org.pentaho.reporting.libraries.resourceloader.modules.factory.wmf
Class WMFImageFactoryModule

java.lang.Object
  extended by org.pentaho.reporting.libraries.resourceloader.factory.AbstractFactoryModule
      extended by org.pentaho.reporting.libraries.resourceloader.modules.factory.wmf.AbstractWMFFactoryModule
          extended by org.pentaho.reporting.libraries.resourceloader.modules.factory.wmf.WMFImageFactoryModule
All Implemented Interfaces:
FactoryModule

public class WMFImageFactoryModule
extends AbstractWMFFactoryModule

Creation-Date: 05.04.2006, 17:58:42

Author:
Thomas Morgner

Field Summary
 
Fields inherited from interface org.pentaho.reporting.libraries.resourceloader.factory.FactoryModule
FEELING_LUCKY, RECOGNIZED_CONTENTTYPE, RECOGNIZED_FILE, RECOGNIZED_FINGERPRINT, REJECTED
 
Constructor Summary
WMFImageFactoryModule()
           
 
Method Summary
 Resource create(ResourceManager caller, ResourceData data, ResourceKey context)
           
 
Methods inherited from class org.pentaho.reporting.libraries.resourceloader.modules.factory.wmf.AbstractWMFFactoryModule
getHeaderFingerprintSize
 
Methods inherited from class org.pentaho.reporting.libraries.resourceloader.factory.AbstractFactoryModule
canHandleResource
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WMFImageFactoryModule

public WMFImageFactoryModule()
Method Detail

create

public Resource create(ResourceManager caller,
                       ResourceData data,
                       ResourceKey context)
                throws ResourceLoadingException
Throws:
ResourceLoadingException