xmlutil
Toggle table of contents
1.0.0-rc1
Common
JS
JVM
Target filter
Common
JS
JVM
Switch theme
Search in API
Skip to content
xmlutil
core
/
nl.adaptivity.xmlutil.dom2
/
Element
/
getAttributeNodeNS
get
Attribute
Node
NS
Common
JS
JVM
expect
abstract
fun
getAttributeNodeNS
(
namespace
:
String
?
,
localName
:
String
)
:
Attr
?
actual
abstract
fun
getAttributeNodeNS
(
namespace
:
String
?
,
localName
:
String
)
:
Attr
?
actual
abstract
fun
getAttributeNodeNS
(
namespace
:
String
?
,
localName
:
String
)
:
Attr
?