Package | Description |
---|---|
org.custommonkey.xmlunit |
Root of the XMLUnit 1.x compatibility layer.
|
org.custommonkey.xmlunit.jaxp13 |
Modifier and Type | Class and Description |
---|---|
class |
SimpleXpathEngine
Simple class for accessing the Nodes matched by an Xpath expression, or
evaluating the String value of an Xpath expression.
|
Modifier and Type | Method and Description |
---|---|
static XpathEngine |
XMLUnit.newXpathEngine()
Obtains an XpathEngine to use in XPath tests.
|
Modifier and Type | Class and Description |
---|---|
class |
Jaxp13XpathEngine
XPath engine based on javax.xml.xpath.
|
Copyright © 2001–2017 XMLUnit. All rights reserved.