mage ~master (2021-12-21T00:38:25.4342263)
Dub
Repo
Doc
mage
util
xml
Undocumented in source.
struct
Doc {
Block
!(
4
.
KiB
)
mem
;
string
xmlVersion
;
string
xmlEncoding
;
Element
*[]
children
;
Element
*
child
(string name);
}
Members
Functions
child
Element
*
child
(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
children
Element
*[]
children
;
Undocumented in source.
mem
Block
!(
4
.
KiB
)
mem
;
Undocumented in source.
xmlEncoding
string
xmlEncoding
;
Undocumented in source.
xmlVersion
string
xmlVersion
;
Undocumented in source.
Meta
Source
See Implementation
mage
util
xml
functions
serialize
structs
Attribute
Doc
Element
StdoutStream
Text