KItinerary
extractorengine.h
80 * Additionally, there's an interactive testing and inspection tool called @c kitinerary-workbench
85 * There are a few unit tests for extractors in the kitinerary repository (see autotests/extractordata),
87 * and copyright issues (e.g. PDFs containing copyrighted vendor logos and user credit card details).
90 * External test data is assumed to be in a folder named @c kitinerary-tests next to the @c kitinerary
91 * source folder. The test program searches this folder recursively for folders with the following content
117 * @param fileName Used as a hint to determine the type, optional and used for MIME type auto-detection if needed.
161 ExtractFullPageRasterImages = 1, ///< perform expensive image processing on (PDF) documents containing full page raster images
Hint
Hints about the document to extract based on application knowledge that can help the extractor.
Definition: extractorengine.h:159
Instantiates KItinerary::ExtractorDocumentNode instances using the type-specific document processor.
Definition: extractordocumentnodefactory.h:26
A node in the extracted document object tree.
Definition: extractordocumentnode.h:49
Definition: barcodedecoder.h:20
Collection of all known data extractors.
Definition: extractorrepository.h:33
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Sat May 28 2022 04:22:10 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Sat May 28 2022 04:22:10 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.