Skip to main content

DoxygenFileDataModel.(constructor)

Constructs a new DoxygenFileDataModel instance from XML data.

Signature

constructor(xml: DoxygenXmlParser, element: object);

Parameters

Parameter

Type

Description

xml

DoxygenXmlParser

The Doxygen XML parser instance for processing XML elements

element

object

The XML element containing the doxyfile data

Remarks

Initialises the Doxyfile data model by parsing the provided XML element as a 'doxyfile' element type. The constructor delegates to the parent class for common configuration processing whilst specifying the element name for proper XML structure handling.


Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.