Package-level declarations
Serialization of entities sent to and received from the server.
Types
Link copied to clipboard
open class XmlUtilSerializer @JvmOverloads constructor(xml: XML = XML.recommended_1_0()) : AbstractXmlSerializer
Serializes and deserializes entities as XML using XmlUtil.