newxml v0.2.0 (2022-09-09T21:40:57Z)
Dub
Repo
Node.getUserData
newxml
domimpl
DOMImplementation
Node
Implementation of
std.experimental.xml.dom.Node.getUserData
.
class
Node
override const @
trusted
dom.UserData
getUserData
(
string
key
)
Meta
Source
See Implementation
newxml
domimpl
DOMImplementation
Node
classes
ChildList
constructors
this
functions
appendChild
cloneNode
compareDocumentPosition
getFeature
getUserData
hasAttributes
hasChildNodes
insertBefore
isAncestor
isDefaultNamespace
isEqualNode
isSameNode
isSupported
lookupNamespaceURI
lookupPrefix
nodeName
normalize
removeChild
replaceChild
setUserData
properties
attributes
baseURI
childNodes
firstChild
lastChild
localName
namespaceURI
nextSibling
nodeValue
ownerDocument
parentNode
prefix
previousSibling
readonly
textContent
Implementation of std.experimental.xml.dom.Node.getUserData.