Donner SVG 0.8.0-pre
SVG editor and embeddable C⁠+⁠+⁠20 engine.
Loading...
Searching...
No Matches
donner::xml::XMLDocument Member List

This is the complete list of members for donner::xml::XMLDocument, including all inherited members.

applySourceEdit(const XMLEditIntent &intent)donner::xml::XMLDocument
attributeAtSourceOffset(std::size_t offset) constdonner::xml::XMLDocument
CreateFromRegistry(std::shared_ptr< Registry > registry)donner::xml::XMLDocumentstatic
hasSourceStore() constdonner::xml::XMLDocument
insertNode(XMLNode parent, XMLNode node, std::optional< XMLNode > referenceNode=std::nullopt)donner::xml::XMLDocument
nodeAtSourceOffset(std::size_t offset) constdonner::xml::XMLDocument
registry()donner::xml::XMLDocumentinline
removeAttribute(XMLNode node, const XMLQualifiedNameRef &name)donner::xml::XMLDocument
removeNode(XMLNode node)donner::xml::XMLDocument
root() constdonner::xml::XMLDocument
rootEntityHandle() constdonner::xml::XMLDocument
setAttribute(XMLNode node, const XMLQualifiedNameRef &name, std::string_view value)donner::xml::XMLDocument
setElementText(XMLNode element, std::string_view text)donner::xml::XMLDocument
setSource(std::string source, std::size_t maximumSourceSize=16 *1024 *1024)donner::xml::XMLDocument
setSourceEditTreeLimits(std::size_t maximumTreeNodes, std::size_t maximumTreeDepth)donner::xml::XMLDocument
sharedRegistry() constdonner::xml::XMLDocumentinline
source() const UTILS_LIFETIME_BOUNDdonner::xml::XMLDocument
sourceStore()donner::xml::XMLDocument
sourceStore() constdonner::xml::XMLDocument
sourceVersion() constdonner::xml::XMLDocument
XMLDocument()donner::xml::XMLDocument