DoxygenXmlParser.(constructor)
Constructs a new instance of the DoxygenXmlParser class.
Signature
constructor(options: CliOptions);
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
options |
The global configuration options |
Remarks
This constructor initialises the XML parser with settings that preserve the order and structure of the original XML content, remove namespace prefixes, and ensure that both tag and attribute values are parsed. The values are not trimmed, maintaining fidelity to the source XML. The provided options are stored for use throughout the parsing process.
Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.