- splitText
Text splitText(size_t offset)
- isElementContentWhitespace
bool isElementContentWhitespace [@property getter]
- wholeText
DOMString wholeText [@property getter]
- replaceWholeText
DOMString replaceWholeText [@property setter]
- nodeType
dom.NodeType nodeType [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- nodeName
DOMString nodeName [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- cloneNode
Text cloneNode(bool deep)
Undocumented in source. Be warned that the author may not have intended to support it.
Implementation of std.experimental.xml.dom.CDATASection