AbstractIndexCompoundType.(constructor)
Constructs a new AbstractIndexCompoundType 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 compound data |
|
elementName |
string |
The name of the XML element being processed |
Remarks
Parses the provided XML element to extract compound information including the name element, member collections, and mandatory attributes (refid and kind). The constructor validates that all required data is present and properly formatted according to the XML schema specifications. Member elements are processed into IndexMemberDataModel instances when present.
Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.