|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EngineException | |
|---|---|
| org.apache.stanbol.enhancer.servicesapi | Stanbol Enhancer services API |
| Uses of EngineException in org.apache.stanbol.enhancer.servicesapi |
|---|
| Subclasses of EngineException in org.apache.stanbol.enhancer.servicesapi | |
|---|---|
class |
InvalidContentException
Enhancement Engine should throw this exception when the provided Content Item does not match there declared expectation (i.e. |
| Methods in org.apache.stanbol.enhancer.servicesapi that throw EngineException | |
|---|---|
int |
EnhancementEngine.canEnhance(ContentItem ci)
Indicate if this engine can enhance supplied ContentItem, and if it suggests enhancing it synchronously or asynchronously. |
void |
EnhancementEngine.computeEnhancements(ContentItem ci)
Compute enhancements for supplied ContentItem. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||