Uses of Package
org.apache.stanbol.enhancer.servicesapi

Packages that use org.apache.stanbol.enhancer.servicesapi
org.apache.stanbol.enhancer.servicesapi Stanbol Enhancer services API 
org.apache.stanbol.enhancer.servicesapi.helper   
 

Classes in org.apache.stanbol.enhancer.servicesapi used by org.apache.stanbol.enhancer.servicesapi
Blob
          represents a finite sequence of bytes associated to a mime-type
Chain
          An Enhancement Chain represents a configuration that defines what engines and in what order are used to process ContentItems.
ChainException
          BaseException thrown by Chain implementations or EnhancementJobManager implementations when encountering problems while executing e Chain
ContentItem
          A unit of content that Stanbol Enhancer can enhance.
EngineException
          Base exception thrown by EnhancementEngine implementations when they fail to process the provided content item.
Enhancement
          This Interface represents a Stanbol Enhancer enhancement.
EnhancementEngine
          Interface to internal or external semantic enhancement engines.
EnhancementException
          Abstract super class over EngineException and Chain as typically used by components that need to used both EnhancementEngines and Chains.
NoSuchPartException
          Indicates that a COntent Item doesn't has the requested part
SparqlQueryEngine.SparqlQueryEngineException
           
 

Classes in org.apache.stanbol.enhancer.servicesapi used by org.apache.stanbol.enhancer.servicesapi.helper
Blob
          represents a finite sequence of bytes associated to a mime-type
Chain
          An Enhancement Chain represents a configuration that defines what engines and in what order are used to process ContentItems.
ChainException
          BaseException thrown by Chain implementations or EnhancementJobManager implementations when encountering problems while executing e Chain
ChainManager
          Interface that allows to lookup ServiceReference and Chain services based on the name.
ContentItem
          A unit of content that Stanbol Enhancer can enhance.
EnhancementEngine
          Interface to internal or external semantic enhancement engines.
EnhancementEngineManager
          Interface that allows to lookup ServiceReference and EnhancementEngine services based on the name.
NoSuchPartException
          Indicates that a COntent Item doesn't has the requested part
 



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