Package se.conciliate.extensions.xml
package se.conciliate.extensions.xml
Provides services for serialising entities to or from XML.
- Version:
- 4.0
-
ClassDescriptionProvides information about a root entity element created by the XML serializer.PluginContent<T extends PluginDataStructure>Registered implementations will be used to help present plugin data for a specific MTDataProvider.Used to resolve references to other entities when updating repository data from XML.Updates repository entities from XML created by a
RepositoryXMLWriter
.Serializes repository data to XML that can later be read using aRepositoryXMLReader
.Used to resolve types from XML data when updating repository data from XML.Factory for creating XML readers and writers for reading/writing repository data.Deprecated.better alternatives exist