Marshaller

abstract class Marshaller(val docContext: DocumentContext)(source)

Inheritors

Constructors

Link copied to clipboard
constructor(docContext: DocumentContext)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard
protected fun runFunction(function: String, values: List<XdmValue>): XdmValue