XmlSerializable

interface XmlSerializable

Deprecated

Should move to the xmlserializable module

Replace with

nl.adaptivity.xmlutil.xmlserializable.XmlSerializable

Inheritors

Functions

Link copied to clipboard
abstract fun serialize(out: XmlWriter)

Write the object to an xml stream. The object is expected to write itself and its children.