Uses of Package
se.conciliate.extensions.xml
Packages that use se.conciliate.extensions.xml
Package
Description
Provides interfaces to select content of different types.
Provides services for serialising entities to or from XML.
-
Classes in se.conciliate.extensions.xml used by se.conciliate.extensions.ui.selectorsClassDescriptionRegistered implementations will be used to help present plugin data for a specific MTDataProvider.
-
Classes in se.conciliate.extensions.xml used by se.conciliate.extensions.xmlClassDescriptionProvides information about a root entity element created by the XML serializer.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.