Skip to main content

AbstractDescriptionType.(constructor)

Constructs an AbstractDescriptionType instance from XML element data.

Signature

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

Parameters

Parameter

Type

Description

xml

DoxygenXmlParser

The Doxygen XML parser instance for processing XML content

element

object

The XML element object containing the description data

elementName

string

The name of the XML element being processed

Remarks

This constructor processes mixed content descriptions by iterating through all inner elements and handling text nodes, title elements, paragraphs, internal sections, and level-1 sections. The parser maintains the original order of elements in the children array whilst extracting the title into a separate property for convenient access.


Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.