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

    Constructors
    Constructor
    Description
    QipAtlasXmlFieldWriter(ClassLoader classLoader, Map<String,String> namespaces, String seedDocument)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
     

    Methods inherited from class io.atlasmap.xml.core.XmlFieldWriter

    getDocument, isEnableAttributeNamespaces, isEnableElementNamespaces, isIgnoreMissingNamespaces, setEnableAttributeNamespaces, setEnableElementNamespaces, setIgnoreMissingNamespaces, write

    Methods inherited from class io.atlasmap.xml.core.XmlFieldTransformer

    setNamespaces

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 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

      protected void seedDocumentNamespaces(Document document)
      Overrides:
      seedDocumentNamespaces in class io.atlasmap.xml.core.XmlFieldTransformer