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