AbstractListingType class
Abstract base class for processing listing-type XML elements with parsing logic.
Signature
export declare abstract class AbstractListingType extends AbstractListingTypeBase
Extends: AbstractListingTypeBase
Remarks
Extends the base listing properties with comprehensive XML parsing capabilities. This class handles the extraction of code lines and filename attributes from Doxygen XML structures, providing the foundation for program listings and similar code-containing elements.
The parser processes codeline elements whilst ignoring textual content that may appear between structured elements, maintaining compatibility with the mixed-content nature of XML listings.
Constructors
|
Constructor |
Modifiers |
Description |
|---|---|---|
|
Constructs an AbstractListingType instance from XML element data. |
Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.