Skip to main content

AbstractDoxygenFileOptionType.(constructor)

Constructs a new AbstractDoxygenFileOptionType 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 option data

elementName

string

The name of the XML element being processed

Remarks

Parses the provided XML element to extract configuration option information including value collections and mandatory attributes (id, default, and type). The constructor validates that all required attributes are present and processes value elements into a string array when present. The parsing ensures compliance with the OptionType schema definition.


Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.