Skip to main content

AbstractTableOfContentsType.(constructor)

Constructs a new AbstractTableOfContentsType instance from XML data.

Signature

constructor(xml: DoxygenXmlParser, element: object, elementName: string);

Parameters

Parameter

Type

Description

xml

DoxygenXmlParser

The Doxygen XML parser instance for processing XML elements

element

object

The XML element containing the table of contents data

elementName

string

The name of the XML element being processed

Remarks

Parses the provided XML element to extract table of contents information following the exclusive choice pattern defined in the XML schema. The constructor processes either table of contents sections or nested table of contents elements, but not both, maintaining the mutually exclusive relationship. This element type has no attributes as per the schema.


Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.