Package | Description |
---|---|
com.jcabi.http.response |
Responses.
|
Modifier and Type | Method and Description |
---|---|
XmlResponse |
XmlResponse.assertXPath(String xpath)
Verifies HTTP response body XHTML/XML content against XPath query,
and throws
AssertionError in case of mismatch. |
XmlResponse |
XmlResponse.registerNs(String prefix,
String uri)
Register this new namespace.
|
Copyright © 2012–2014 jcabi.com. All rights reserved.