MCPcopy Create free account
hub / github.com/docling-project/docling-parse / parser

Method parser

src/parse/parser.h:62–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60 };
61
62 parser::parser()
63 {
64 //LOG_S(INFO) << "QPDF-version: " << QPDF::QPDFVersion();
65 }
66
67 parser::parser(std::string loglevel)
68 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected