xmlutil
Toggle table of contents
0.91.3
Common
Target filter
Common
Switch theme
Search in API
Skip to content
xmlutil
serialization
/
nl.adaptivity.xmlutil.serialization
/
XML
/
Companion
/
xmlDescriptor
xml
Descriptor
fun
xmlDescriptor
(
serializer
:
SerializationStrategy
<
*
>
)
:
XmlDescriptor
(
source
)
fun
xmlDescriptor
(
deserializer
:
DeserializationStrategy
<
*
>
)
:
XmlDescriptor
(
source
)
fun
xmlDescriptor
(
serializer
:
KSerializer
<
*
>
)
:
XmlDescriptor
(
source
)