toggle menu
XML Calabash 3.x
jvm
switch theme
search in API
XMLCalabash
/
com.xmlcalabash.documents
/
XProcDocument
/
with
with
open
fun
with
(
newValue
:
ByteArray
)
:
XProcDocument
(
source
)
open
fun
with
(
newValue
:
XdmValue
)
:
XProcDocument
(
source
)
open
fun
with
(
newValue
:
ByteArray
,
baseURI
:
URI
?
)
:
XProcDocument
(
source
)
open
fun
with
(
newValue
:
XdmValue
,
baseURI
:
URI
?
)
:
XProcDocument
(
source
)
open
fun
with
(
contentType
:
MediaType
,
removeSerialization
:
Boolean
=
false
)
:
XProcDocument
(
source
)
open
fun
with
(
baseUri
:
URI
?
)
:
XProcDocument
(
source
)
open
fun
with
(
properties
:
DocumentProperties
)
:
XProcDocument
(
source
)