Uses of Interface
se.conciliate.extensions.xml.RepositoryXMLReader
Packages that use RepositoryXMLReader
Package
Description
Provides services for serialising entities to or from XML.
-
Uses of RepositoryXMLReader in se.conciliate.extensions.xml
Methods in se.conciliate.extensions.xml that return RepositoryXMLReaderModifier and TypeMethodDescriptionXMLSerializerFactory.createSimpleXMLReader()
Creates an XML reader that can read "simple" entities such as languages.XMLSerializerFactory.createXMLReader
(Map<String, MTLanguage> languageMapping, ReferenceResolver referenceResolver) Creates a new XML reader.