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)