newxml v0.2.0 (2022-09-09T21:40:57Z)
Dub
Repo
ProcessingInstruction.data
newxml
domimpl
DOMImplementation
ProcessingInstruction
Implementation of
std.experimental.xml.dom.ProcessingInstruction.data
.
DOMString
data
[@property getter]
DOMString
data
[@property setter]
class
ProcessingInstruction
override @
property
void
data
(
DOMString
newVal
)
Meta
Source
See Implementation
newxml
domimpl
DOMImplementation
ProcessingInstruction
constructors
this
functions
cloneNode
properties
data
nodeName
nodeType
nodeValue
target
textContent
Implementation of std.experimental.xml.dom.ProcessingInstruction.data.