ContentTypeConverter

Functions

Link copied to clipboard
abstract fun canConvert(from: MediaType, to: MediaType): Boolean
Link copied to clipboard
abstract fun convert(stepConfig: StepConfiguration, doc: XProcDocument, convertTo: MediaType, serialization: Map<QName, XdmValue>): XProcDocument