AbstractLinkedTextType class
Abstract base class for linked text elements within documentation content.
Signature
export declare abstract class AbstractLinkedTextType extends AbstractDataModelBase
Extends: AbstractDataModelBase
Remarks
Implements processing for linked text elements that contain mixed content including both textual content and reference elements. This class handles the XML Schema definition for linkedTextType elements, which support character data interspersed with reference elements that provide cross-linking capabilities within documentation structures.
The implementation processes sequences of text strings and RefTextDataModel instances, maintaining their original order to preserve the intended content flow whilst enabling interactive cross-references within the generated documentation.
Constructors
|
Constructor |
Modifiers |
Description |
|---|---|---|
|
Constructs an AbstractLinkedTextType instance from XML element data. |
Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.