missingdot
Toggle table of contents
0.2.1.1
common
Platform filter
common
Switch theme
Search in API
missingdot
missingdot
/
dev.atsushieno.missingdot.xml
/
XmlWriter
/
writeAttributeString
write
Attribute
String
fun
writeAttributeString
(
name
:
String
,
value
:
String
)
fun
writeAttributeString
(
localName
:
String
,
namespaceUri
:
String
,
value
:
String
)
fun
writeAttributeString
(
prefix
:
String
?
,
localName
:
String
,
namespaceUri
:
String
,
value
:
String
)