org.pentaho.reporting.libraries.resourceloader.factory
public interface FactoryModule
| Field Summary | |
|---|---|
| static int | FEELING_LUCKY A default handler does not reject the content. |
| static int | RECOGNIZED_CONTENTTYPE |
| static int | RECOGNIZED_FILE |
| static int | RECOGNIZED_FINGERPRINT |
| static int | REJECTED |
| Method Summary | |
|---|---|
| int | canHandleResource(ResourceManager caller, ResourceData data) |
| Resource | create(ResourceManager caller, ResourceData data, ResourceKey context) |
| int | getHeaderFingerprintSize() |