Uses of Interface
org.apache.any23.extractor.TagSoupExtractionResult

Packages that use TagSoupExtractionResult
org.apache.any23.extractor TODO fillme 
 

Uses of TagSoupExtractionResult in org.apache.any23.extractor
 

Classes in org.apache.any23.extractor that implement TagSoupExtractionResult
 class ExtractionResultImpl
          

A default implementation of ExtractionResult; it receives extraction output from one Extractor working on one document, and passes the output on to a TripleHandler.

 



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