DoxygenFileOptionDataModel.(constructor)
Constructs a new DoxygenFileOptionDataModel instance from XML data.
Signature
constructor(xml: DoxygenXmlParser, element: object);
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
xml |
The Doxygen XML parser instance for processing XML elements | |
|
element |
object |
The XML element containing the option data |
Remarks
Initialises the option data model by parsing the provided XML element as an 'option' element type. The constructor delegates to the parent class for common option processing whilst specifying the element name for proper XML structure handling.
Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.