Package org.xmlunit.assertj3
Class NodeUtils
java.lang.Object
org.xmlunit.assertj3.NodeUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static String
attributeValue
(Node node, String attributeName) private static boolean
matchQName
(QName qName, String name) (package private) static Node
parseSource
(Object xmlSource, XmlAssertConfig config)
-
Constructor Details
-
NodeUtils
private NodeUtils()
-
-
Method Details
-
attributeValue
-
parseSource
-
matchQName
-