Uses of Class
org.apache.any23.extractor.SingleDocumentExtractionReport
-
Packages that use SingleDocumentExtractionReport Package Description org.apache.any23.extractor This package contains classes and interfaces modeling theExtractorAPI. -
-
Uses of SingleDocumentExtractionReport in org.apache.any23.extractor
Methods in org.apache.any23.extractor that return SingleDocumentExtractionReport Modifier and Type Method Description SingleDocumentExtractionReportSingleDocumentExtraction. run()Triggers the execution of all theExtractorregistered to this class using the default extraction parameters.SingleDocumentExtractionReportSingleDocumentExtraction. run(ExtractionParameters extractionParameters)Triggers the execution of all theExtractorregistered to this class using the specified extraction parameters.
-