toggle menu
XML Calabash 3.x
jvm
switch theme
search in API
XMLCalabash
/
com.xmlcalabash.util
/
TypeSerializer
Type
Serializer
class
TypeSerializer
(
val
processor
:
Processor
)
(
source
)
Members
Constructors
Type
Serializer
Link copied to clipboard
constructor
(
processor
:
Processor
)
Properties
processor
Link copied to clipboard
val
processor
:
Processor
Functions
marshal
Link copied to clipboard
fun
marshal
(
value
:
String
)
:
XdmValue
fun
marshal
(
value
:
XdmValue
)
:
XdmValue
unmarshal
Link copied to clipboard
fun
unmarshal
(
value
:
XdmValue
)
:
XdmValue