public class WrapperSVGDrawableFactoryModule extends java.lang.Object implements FactoryModule
FEELING_LUCKY, RECOGNIZED_CONTENTTYPE, RECOGNIZED_FILE, RECOGNIZED_FINGERPRINT, REJECTED| Constructor and Description |
|---|
WrapperSVGDrawableFactoryModule() |
| 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 FactoryModuleResourceCreationExceptionResourceLoadingExceptionpublic int getHeaderFingerprintSize()
getHeaderFingerprintSize in interface FactoryModulepublic Resource create(ResourceManager caller, ResourceData data, ResourceKey context) throws ResourceCreationException, ResourceLoadingException
create in interface FactoryModuleResourceCreationExceptionResourceLoadingException