AbstractLinkedTextType.(constructor)
Constructs an AbstractLinkedTextType instance from XML element data.
Signature
constructor(xml: DoxygenXmlParser, element: object, elementName: string);
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
xml |
The Doxygen XML parser instance for processing XML content | |
|
element |
object |
The XML element object containing the linked text data |
|
elementName |
string |
The name of the XML element being processed |
Remarks
This constructor processes linked text elements by extracting both textual content and reference elements in their original order. The parser maintains the mixed content structure whilst creating appropriate RefTextDataModel instances for cross-reference elements, ensuring proper content flow and interactive linking capabilities within the documentation system.
Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.