Package org.custommonkey.xmlunit.examples

Class Summary
CountingNodeTester Counts the number of nodes in a document to allow assertions to be made using a NodeTest.
MultiLevelElementNameAndTextQualifier Per popular request an interface implementation that uses element names and the text node containes in the n'th child node to compare elements.
XPathRegexAssert Example demonstrating how to use the XPath API of XMLUnit in conjunction with regular expressions (as provided by the java.util.regex package of JDK 1.4+).
 


XMLUnit is hosted by sourceforge.net