Uses of Class
org.apache.stanbol.enhancer.servicesapi.EngineException

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.
 



Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.