orange ~master (2020-03-21T19:05:30Z)
Home
Dub
Repo
XmlDocument.parse
orange
xml
XmlDocument
XmlDocument
Parses the given string of XML.
class
XmlDocument
void
parse
(
string
xml
)
Parameters
xml
string
the XML to parse
Meta
Source
See Implementation
orange
xml
XmlDocument
XmlDocument
aliases
Doc
InternalNode
QueryNode
VisitorType
constructors
this
functions
createNode
header
parse
query
reset
toString
tree
structs
Node
QueryProxy
VisitorProxy
variables
currentNode
indentation
strictErrorChecking
Parses the given string of XML.