AbstractTableOfContentsKindType.(constructor)
Constructs a new AbstractTableOfContentsKindType 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 table of contents kind data |
|
elementName |
string |
The name of the XML element being processed |
Remarks
Parses the provided XML element to extract table of contents kind information including mandatory name and reference elements, along with optional nested table of contents structures. The constructor handles unknown 'docs' elements that may appear but are not defined in the DTD. This element type has no attributes as per the XML schema.
Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.