toggle menu
XML Calabash 3.x
jvm
switch theme
search in API
XMLCalabash
/
com.xmlcalabash.datamodel
/
DocumentContext
/
updateWith
update
With
abstract
fun
updateWith
(
node
:
XdmNode
)
(
source
)
abstract
fun
updateWith
(
location
:
Location
)
(
source
)
abstract
fun
updateWith
(
baseUri
:
URI
)
(
source
)
abstract
fun
updateWith
(
prefix
:
String
,
ns
:
NamespaceUri
)
(
source
)
abstract
fun
updateWith
(
namespaces
:
Map
<
String
,
NamespaceUri
>
)
(
source
)