diamond ~master (2020-03-31T19:16:28Z)
Home
Dub
Repo
XmlDocument.parseElements
diamond
xml
xmldocument
XmlDocument
Parses the elements from the dom to the document.
class
XmlDocument
final override @
safe
void
parseElements
(
DomNode
[]
elements
)
Parameters
elements
DomNode
[]
The parsed dom elements.
Meta
Source
See Implementation
diamond
xml
xmldocument
XmlDocument
constructors
this
functions
parseElements
repairDocument
toString
properties
encoding
root
xmlVersion
Parses the elements from the dom to the document.