mambo ~master (2019-03-10T19:10:20Z)
Home
Dub
Repo
XmlDocument.parse
mambo
xml
XmlDocument
XmlDocument
Parses the given string of XML.
class
XmlDocument
(T = char)
void
parse
(
tstring
xml
)
Parameters
xml
tstring
the XML to parse
Meta
Source
See Implementation
mambo
xml
XmlDocument
XmlDocument
aliases
Doc
Node
VisitorType
tstring
constructors
this
functions
createNode
header
parse
query
reset
toString
tree
variables
indentation
strictErrorChecking
Parses the given string of XML.