Class QipAtlasXmlFieldWriter
java.lang.Object
io.atlasmap.xml.core.XmlFieldTransformer
io.atlasmap.xml.core.XmlFieldWriter
org.qubership.integration.platform.engine.mapper.atlasmap.xml.QipAtlasXmlFieldWriter
- All Implemented Interfaces:
io.atlasmap.spi.AtlasFieldWriter
public class QipAtlasXmlFieldWriter
extends io.atlasmap.xml.core.XmlFieldWriter
-
Field Summary
Fields inherited from class io.atlasmap.xml.core.XmlFieldTransformer
classLoader, namespaces, xmlHelper -
Constructor Summary
ConstructorsConstructorDescriptionQipAtlasXmlFieldWriter(ClassLoader classLoader, Map<String, String> namespaces, String seedDocument) -
Method Summary
Methods inherited from class io.atlasmap.xml.core.XmlFieldWriter
getDocument, isEnableAttributeNamespaces, isEnableElementNamespaces, isIgnoreMissingNamespaces, setEnableAttributeNamespaces, setEnableElementNamespaces, setIgnoreMissingNamespaces, writeMethods inherited from class io.atlasmap.xml.core.XmlFieldTransformer
setNamespaces
-
Constructor Details
-
QipAtlasXmlFieldWriter
public QipAtlasXmlFieldWriter(ClassLoader classLoader, Map<String, String> namespaces, String seedDocument) throws io.atlasmap.api.AtlasException- Throws:
io.atlasmap.api.AtlasException
-
-
Method Details
-
seedDocumentNamespaces
- Overrides:
seedDocumentNamespacesin classio.atlasmap.xml.core.XmlFieldTransformer
-