XmlDeserializerFactory
Deprecated
This should be replaced by kotlinx.serialization or the xmlserializable module
Replace with
nl.adaptivity.xmlutil.xmlserializable.XmlDeserializerFactory
Content copied to clipboard
Interface that factories need to implement to handle be deserialization in a "shared" non-reflective approach.
Created by pdvrieze on 27/08/15.