toggle menu
XML Calabash 3.x
jvm
switch theme
search in API
XMLCalabash
/
com.xmlcalabash.io
/
Marshaller
Marshaller
abstract
class
Marshaller
(
val
docContext
:
DocumentContext
)
(
source
)
Inheritors
DocumentConverter
DocumentWriter
Members
Constructors
Marshaller
Link copied to clipboard
constructor
(
docContext
:
DocumentContext
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
doc
Context
Link copied to clipboard
val
docContext
:
DocumentContext
Functions
run
Function
Link copied to clipboard
protected
fun
runFunction
(
function
:
String
,
values
:
List
<
XdmValue
>
)
:
XdmValue