public class WrapperWMFImageFactoryModule extends java.lang.Object implements FactoryModule
FEELING_LUCKY, RECOGNIZED_CONTENTTYPE, RECOGNIZED_FILE, RECOGNIZED_FINGERPRINT, REJECTED
Constructor and Description |
---|
WrapperWMFImageFactoryModule() |
Modifier and Type | Method and Description |
---|---|
int |
canHandleResource(ResourceManager caller,
ResourceData data) |
Resource |
create(ResourceManager caller,
ResourceData data,
ResourceKey context) |
int |
getHeaderFingerprintSize() |
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