This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.any23.extractor.SingleDocumentExtractionReport (Apache Any23 :: Core 0.7.0-incubating-SNAPSHOT API)

Uses of Class
org.apache.any23.extractor.SingleDocumentExtractionReport

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

Uses of SingleDocumentExtractionReport in org.apache.any23.extractor
 

Methods in org.apache.any23.extractor that return SingleDocumentExtractionReport
 SingleDocumentExtractionReport SingleDocumentExtraction.run()
          Triggers the execution of all the Extractor registered to this class using the default extraction parameters.
 SingleDocumentExtractionReport SingleDocumentExtraction.run(ExtractionParameters extractionParameters)
          Triggers the execution of all the Extractor registered to this class using the specified extraction parameters.
 



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