Skip to main content

AbstractRefType.(constructor)

Constructs a new abstract reference 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 reference data

elementName

string

The expected XML element name

Remarks

Parses the provided XML element to construct a complete reference data model. The parsing process extracts the textual content from the element and processes all defined attributes including the mandatory refid and optional protection and inline attributes. Validation ensures that both the reference name and identifier are present and non-empty, maintaining the integrity of the reference documentation.


Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.