AbstractIndexDoxygenType.(constructor)
Constructs a new AbstractIndexDoxygenType instance from XML data.
Signature
constructor(xml: DoxygenXmlParser, element: object, elementName: string);
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
xml |
The Doxygen XML parser instance for processing XML elements | |
|
element |
object |
The XML element containing the Doxygen index data |
|
elementName |
string |
The name of the XML element being processed |
Remarks
Parses the provided XML element to extract Doxygen index information including compound collections and mandatory attributes (version and language). The constructor validates that all required attributes are present and processes compound 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.