toggle menu
xmlutil
0.90.2
Common
switch theme
search in API
core
/
nl.adaptivity.xmlutil
/
XmlReader
/
getAttributeValue
get
Attribute
Value
abstract
fun
getAttributeValue
(
index
:
Int
)
:
String
(
source
)
abstract
fun
getAttributeValue
(
nsUri
:
String
?
,
localName
:
String
)
:
String
?
(
source
)
open
fun
getAttributeValue
(
name
:
QName
)
:
String
?
(
source
)