|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||