xmlutil
Toggle table of contents
0.91.0
Common
Platform filter
Common
Switch theme
xmlutil
core
/
nl.adaptivity.xmlutil
/
XmlReader
/
getAttributeValue
get
Attribute
Value
abstract
fun
getAttributeValue
(
index
:
Int
)
:
String
abstract
fun
getAttributeValue
(
nsUri
:
String
?
,
localName
:
String
)
:
String
?
open
fun
getAttributeValue
(
name
:
QName
)
:
String
?