Skip to main content

AbstractSectionDefType.(constructor)

Constructs a new abstract section definition type from XML data.

Signature

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

Parameters

Parameter

Type

Description

xml

DoxygenXmlParser

The Doxygen XML parser instance

element

object

The XML element containing section definition data

elementName

string

The expected XML element name

Remarks

Parses the provided XML element to construct a complete section definition data model. The parsing process handles all defined inner elements including headers, descriptions, member definitions, and member references, as well as the mandatory kind attribute. Validation ensures that required elements and attributes are present and conform to the expected XML schema structure.


Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.