KItinerary
plistdocumentprocessor.h
A node in the extracted document object tree.
Definition: extractordocumentnode.h:49
ExtractorDocumentNode createNodeFromData(const QByteArray &encodedData) const override
Create a document node from raw data.
Definition: plistdocumentprocessor.cpp:22
Definition: berelement.h:17
bool canHandleData(const QByteArray &encodedData, QStringView fileName) const override
Fast check whether the given encoded data can possibly be processed by this instance.
Definition: plistdocumentprocessor.cpp:17
Document node processor for Apple property lists.
Definition: plistdocumentprocessor.h:14
Abstract base class of a document type processor.
Definition: extractordocumentprocessor.h:23
void expandNode(ExtractorDocumentNode &node, const ExtractorEngine *engine) const override
Create child nodes for node, as far as that's necessary for this document type.
Definition: plistdocumentprocessor.cpp:55
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Fri Dec 1 2023 03:58:38 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Fri Dec 1 2023 03:58:38 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.