Class XPathRegexAssert

java.lang.Object
org.custommonkey.xmlunit.examples.XPathRegexAssert

public class XPathRegexAssert extends Object
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+).