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