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

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.WMFDrawableFactoryModule
All Implemented Interfaces:
FactoryModule

public class WMFDrawableFactoryModule
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
WMFDrawableFactoryModule()
           
 
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

WMFDrawableFactoryModule

public WMFDrawableFactoryModule()
Method Detail

create

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