public class JavaScriptPage extends AbstractPage
text/javascript
.Constructor and Description |
---|
JavaScriptPage(WebResponse webResponse,
WebWindow enclosingWindow)
Creates an instance.
|
Modifier and Type | Method and Description |
---|---|
String |
getContent()
Returns the content of the page.
|
cleanUp, getEnclosingWindow, getUrl, getWebResponse, initialize, isHtmlPage
public JavaScriptPage(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.