|
|
Donner SVG Editor & Engine
SVG-native editor and embeddable SVG2 + CSS3 engine in C++20, with GPU (WebGPU) and compact CPU renderers, built for correctness, security, and performance.
|
This is the complete list of members for donner::xml::XMLIncrementalParser, including all inherited members.
| ParseAttribute(std::string_view attributeSource) | donner::xml::XMLIncrementalParser | static |
| ParseElement(std::string_view elementSource) | donner::xml::XMLIncrementalParser | static |
| ParseOpeningTag(std::string_view openingTagSource) | donner::xml::XMLIncrementalParser | static |
| ParsePcdata(std::string_view textSource) | donner::xml::XMLIncrementalParser | static |
| ParseTextLikeNode(std::string_view nodeSource) | donner::xml::XMLIncrementalParser | static |