xmlutil
Toggle table of contents
0.91.3
Common
Target filter
Common
Switch theme
Search in API
Skip to content
xmlutil
core
/
nl.adaptivity.xmlutil.dom2
/
Document
/
createAttributeNS
create
Attribute
NS
abstract
fun
createAttributeNS
(
namespace
:
String
?
,
qualifiedName
:
String
)
:
Attr