XmlDom

Undocumented in source.
deprecated
struct XmlDom (
STRING = string
XML_STRING = XmlString!STRING
) {}

Members

Functions

getCursor
Cursor getCursor()
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Cursor
struct Cursor
Undocumented in source.
Node
struct Node
Undocumented in source.

Variables

root
Node* root;
Undocumented in source.

Meta