XmlDeserializerFun

Deprecated

This doesn't really belong in this library.

Replace with

nl.adaptivity.xmlutil.xmlserializable.util.SerializationProvider.XmlDeserializerFun

Functions

Link copied to clipboard
abstract operator fun <T : Any> invoke(input: XmlReader, type: KClass<T>): T