TableOfContentsDataModel.(constructor)
Constructs a new TableOfContentsDataModel 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 table of contents data |
Remarks
Initialises the table of contents data model by parsing the provided XML element as a 'tableofcontents' element type. The constructor delegates to the parent class for common table of contents processing whilst specifying the element name for proper XML structure handling.
Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.