toggle menu
XML Calabash 3.x
jvm
switch theme
search in API
XMLCalabash
/
com.xmlcalabash.util
/
XAttributeMap
XAttribute
Map
class
XAttributeMap
(
source
)
Members
Constructors
XAttribute
Map
Link copied to clipboard
constructor
(
)
Properties
attributes
Link copied to clipboard
val
attributes
:
AttributeMap
Functions
set
Link copied to clipboard
operator
fun
set
(
name
:
QName
,
value
:
String
?
)
fun
set
(
name
:
QName
,
value
:
String
,
location
:
Location
)