KItinerary
engine/extractorengine.h
83 * Additionally, there's an interactive testing and inspection tool called @c kitinerary-workbench
88 * There are a few unit tests for extractors in the kitinerary repository (see autotests/extractordata),
90 * and copyright issues (e.g. PDFs containing copyrighted vendor logos and user credit card details).
93 * External test data is assumed to be in a folder named @c kitinerary-tests next to the @c kitinerary
94 * source folder. The test program searches this folder recursively for folders with the following content
120 * @param fileName Used as a hint to determine the type, optional and used for MIME type auto-detection if needed.
164 ExtractFullPageRasterImages = 1, ///< perform expensive image processing on (PDF) documents containing full page raster images
Instantiates KItinerary::ExtractorDocumentNode instances using the type-specific document processor.
Definition extractordocumentnodefactory.h:27
A node in the extracted document object tree.
Definition extractordocumentnode.h:50
Hint
Hints about the document to extract based on application knowledge that can help the extractor.
Definition engine/extractorengine.h:162
Collection of all known data extractors.
Definition extractorrepository.h:34
Classes for reservation/travel data models, data extraction and data augmentation.
Definition berelement.h:17
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:28:48 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:28:48 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.