dlangui v0.10.4 (2023-05-19T16:58:48Z)
Home
Dub
Repo
Node.attrValue
dlangui
core
dom
Node
get attribute value by namespace and attribute ids
string
attrValue
(ns_id nsid, attr_id attrid)
string
attrValue
(string nsname, string attrname)
class
Node
private public
string
attrValue
(
string
nsname
,
string
attrname
)
Meta
Source
See Implementation
dlangui
core
dom
Node
functions
appendElement
appendText
attr
attrValue
childElement
childIndex
hasAttr
setAttr
properties
attrCount
child
childCount
document
firstChild
hasChildren
id
index
isElement
isText
lastChild
name
nsid
nsname
parent
text
get attribute value by namespace and attribute ids