|
DocWire SDK
DocWire SDK: Award-winning modern data processing in C++20. SourceForge Community Choice & Microsoft support. AI-driven processing. Supports nearly 100 data formats, including email boxes and OCR. Boost efficiency in text extraction, web data extraction, data mining, document analysis. Offline processing possible for security and confidentiality
|
Public Member Functions | |
| void | write_to (const message_ptr &msg, std::ostream &stream) override |
| Writes meta data of the document to an output stream. More... | |
Definition at line 23 of file meta_data_writer.h.
|
overridevirtual |
Writes meta data of the document to an output stream.
| tag | data from callback |
| stream | output stream |
Implements docwire::writer.