Package | Description |
---|---|
org.apache.any23.extractor |
This package contains classes and interfaces modeling the
Extractor API. |
Modifier and Type | Method and Description |
---|---|
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-2013 The Apache Software Foundation. All Rights Reserved.