public class TextPage extends AbstractPage
text/| Constructor and Description |
|---|
TextPage(WebResponse webResponse,
WebWindow enclosingWindow)
Creates an instance.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getContent()
Returns the content of this page.
|
cleanUp, getEnclosingWindow, getUrl, getWebResponse, initialize, isHtmlPagepublic TextPage(WebResponse webResponse, WebWindow enclosingWindow)
webResponse - the response from the serverenclosingWindow - the window that holds the pagepublic String getContent()
Copyright © 2002–2015 Gargoyle Software Inc.. All rights reserved.