Skip to main content

AbstractDoxygenFileType.(constructor)

Constructs a new AbstractDoxygenFileType instance from XML data.

Signature

constructor(xml: DoxygenXmlParser, element: object, elementName: string);

Parameters

Parameter

Type

Description

xml

DoxygenXmlParser

The Doxygen XML parser instance for processing XML elements

element

object

The XML element containing the Doxyfile data

elementName

string

The name of the XML element being processed

Remarks

Parses the provided XML element to extract Doxyfile configuration information including option collections and mandatory attributes (version and language). The constructor validates that all required attributes are present and processes option elements into the appropriate data models. Optional schema location attributes are also extracted when present.


Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.