Class XmlIOHelper


  • public final class XmlIOHelper
    extends Object
    • Constructor Detail

    • Method Detail

      • writeDocumentToString

        public String writeDocumentToString​(boolean stripSpaces,
                                            Node node)
                                     throws io.atlasmap.api.AtlasException
        Throws:
        io.atlasmap.api.AtlasException
      • getNodeNameWithoutNamespaceAlias

        public static String getNodeNameWithoutNamespaceAlias​(Node child)