missingdot
Toggle table of contents
0.2.1.1
common
Platform filter
common
Switch theme
Search in API
missingdot
missingdot
/
dev.atsushieno.missingdot.xml
/
XAttribute
XAttribute
class
XAttribute
(
val
localName
:
String
,
val
namespaceUri
:
String
,
val
value
:
String
)
Members
Constructors
XAttribute
Link copied to clipboard
constructor
(
localName
:
String
,
namespaceUri
:
String
,
value
:
String
)
Properties
local
Name
Link copied to clipboard
val
localName
:
String
namespace
Uri
Link copied to clipboard
val
namespaceUri
:
String
value
Link copied to clipboard
val
value
:
String