Uses of Class
com.jcabi.http.response.XmlResponse
-
Packages that use XmlResponse Package Description com.jcabi.http.response Responses. -
-
Uses of XmlResponse in com.jcabi.http.response
Methods in com.jcabi.http.response that return XmlResponse Modifier and Type Method Description XmlResponseXmlResponse. assertXPath(String xpath)Verifies HTTP response body XHTML/XML content against XPath query, and throwsAssertionErrorin case of mismatch.XmlResponseXmlResponse. registerNs(String prefix, String uri)Register this new namespace.
-