Package io.atlasmap.xml.core
Class XmlIOHelper
java.lang.Object
io.atlasmap.xml.core.XmlIOHelper
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetChildrenWithName
(String name, Element parentNode) getChildrenWithNameStripAlias
(String name, Optional<String> namespace, Element parentNode) static String
writeDocumentToString
(boolean stripSpaces, Node node)
-
Constructor Details
-
XmlIOHelper
-
-
Method Details
-
getChildrenWithName
-
getChildrenWithNameStripAlias
-
writeDocumentToString
- Throws:
AtlasException
-
getNodeNameWithoutNamespaceAlias
-