Uses of Class
com.uwyn.rife.test.ParsedHtml

Packages that use ParsedHtml
com.uwyn.rife.test Provides classes and interfaces for the out-of-container testing framework. 
 

Uses of ParsedHtml in com.uwyn.rife.test
 

Methods in com.uwyn.rife.test that return ParsedHtml
 ParsedHtml MockResponse.getParsedHtml()
          Retrieves the content of this reponse as parsed HTML.
static ParsedHtml ParsedHtml.parse(MockResponse response)
          Parses the text content of a MockResponse object as HTML and returns the result as an instance of ParsedHtml.
 



Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.