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.
Loading...
Searching...
No Matches
xml Directory Reference
Directory dependency graph for xml:

Directories

 
components

Files

 
XMLDocument.h
 
XMLEscape.h
 
XMLIncrementalParser.h
 
XMLNode.h
 
XMLParser.h
 
XMLQualifiedName.h
 Helper type for an XML attribute name with an optional namespace.
 
XMLSourceStore.h
 
XMLTokenizer.h
 Standalone XML tokenizer for syntax highlighting and source-location-aware editing. Unlike XMLParser::Parse, this tokenizer:
 
XMLTokenType.h
 Defines the token types emitted by the XML tokenizer, used for syntax highlighting and source-location-aware editing. See XMLTokenizer.h for the tokenizer API.