AbstractConceptParts.(constructor)
Creates a new abstract concept parts data model instance.
Signature
constructor(xml: DoxygenXmlParser, element: object, elementName: string);
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
xml |
The XML parser instance for processing elements. | |
|
element |
object |
The XML element object to parse. |
|
elementName |
string |
The name of the XML element being processed. |
Remarks
This constructor is useful because it parses the ordered child sequence of a concept parts element and instantiates the corresponding concrete child data models. Use it from subclasses that represent XML elements following the conceptParts schema shape. The original ordering of codepart and docpart elements is preserved in children.
Generated via tsdoc2docusaurus 1.3.2 by API Extractor/Documenter 7.58.7.