ae ~next-master (2021-11-15T07:19:42.0556092)
Dub
Repo
XmlDom
ae
utils
xmldom
Undocumented in source.
struct
XmlDom (
STRING
=
string
XML_STRING
=
XmlString
!
STRING
) {
struct
Node
;
Node
*
root
;
struct
Cursor
;
Cursor
getCursor
();
}
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
Source
See Implementation
ae
utils
xmldom
enums
XmlNodeType
structs
NoopStringFilter
XmlDom
XmlDomParser
templates
XmlDomWriter