dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
XmlDocument
dlib
serialization
xml
Undocumented in source.
class
XmlDocument {
XmlNode
prolog
;
XmlNode
root
;
this
();
~this
();
}
Constructors
this
this
()
Undocumented in source.
Destructor
~this
~this
()
Undocumented in source.
Members
Variables
prolog
XmlNode
prolog
;
Undocumented in source.
root
XmlNode
root
;
Undocumented in source.
Meta
Source
See Implementation
dlib
serialization
xml
classes
XmlDocument
XmlNode
enums
XmlToken
functions
appendChar
hexCharacterCode
parseXMLUnmanaged
prop
variables
emptyStr
xmlDelims