Package org.apache.stanbol.enhancer.servicesapi.helper

Interface Summary
RdfEntity Super interface for all interfaces using the RdfEntityFactory to create proxy objects.
 

Class Summary
AbstractChain Abstract base implementation that reads the of the Chain.PROPERTY_NAME from configuration parsed in the activate methods and implements the AbstractChain.getName() method.
AbstractEnhancementEngine<A extends Exception,D extends Exception> Abstract base implementation that reads the of the EnhancementEngine.PROPERTY_NAME from configuration parsed in the activate methods and implements the AbstractEnhancementEngine.getName() method.
ChainsTracker Utility similar to ServiceTracker that allows to track one/some/all Chains.
ConfigUtils Utility Class with methods allowing to parse line based configurations formatted like:
ContentItemHelper Helper class to factorize common code for ContentItem handling.
ContentItemImpl A generic ContentItem implementation that takes the uri, main content part and the graph used to store the metadata as parameter.
EnginesTracker Utility similar to ServiceTracker that allows to track one/some/all EnhancementEngines.
EnhancementEngineHelper  
ExecutionMetadataHelper This class defines utility methods for writing and updating Execution Metadata.
ExecutionPlanHelper  
InMemoryBlob Holds the parsed data in an byte array.
InMemoryContentItem ContentItem implementation that holds a complete copy of the data in memory.
NameBasedServiceTrackingState Used to manage the state of ServiceReferences for services that are accessed based on the value of a specific property.
RdfEntityFactory A Factory that creates proxies over rdf nodes.
ServiceReferenceRankingComparator Compares ServiceReferences based on the Constants.SERVICE_RANKING property value.
SingleEngineChain Intended to be used if one needs to wrap a single EnhancementEngine with a Chain to execute it by using the EnhancementJobManager#enhanceContent(org.apache.stanbol.enhancer.servicesapi.ContentItem, String) method.
WebContentItem A ContentItem retrieving its content and MediaType by dereferencing a given URI.
 

Annotation Types Summary
Rdf  
 



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