Skip to main content

AbstractReferenceType.(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 relationship data

elementName

string

The expected XML element name

Remarks

Parses the provided XML element to construct a complete reference relationship data model. The parsing process extracts the textual content from the element and processes all defined attributes including the mandatory refid attribute, line number information, and optional compound reference data. Validation ensures that the reference identifier is present, maintaining the integrity of the reference relationship documentation.


Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.