|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.gargoylesoftware.htmlunit.DefaultPageCreator
org.jvnet.hudson.test.HudsonPageCreator
public class HudsonPageCreator
PageCreator that understands JNLP file.
| Field Summary | |
|---|---|
static HudsonPageCreator |
INSTANCE
|
| Constructor Summary | |
|---|---|
HudsonPageCreator()
|
|
| Method Summary | |
|---|---|
com.gargoylesoftware.htmlunit.Page |
createPage(com.gargoylesoftware.htmlunit.WebResponse webResponse,
com.gargoylesoftware.htmlunit.WebWindow webWindow)
|
| Methods inherited from class com.gargoylesoftware.htmlunit.DefaultPageCreator |
|---|
createHtmlPage, createJavaScriptPage, createTextPage, createUnexpectedPage, createXmlPage, determinePageType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final HudsonPageCreator INSTANCE
| Constructor Detail |
|---|
public HudsonPageCreator()
| Method Detail |
|---|
public com.gargoylesoftware.htmlunit.Page createPage(com.gargoylesoftware.htmlunit.WebResponse webResponse,
com.gargoylesoftware.htmlunit.WebWindow webWindow)
throws java.io.IOException
createPage in interface com.gargoylesoftware.htmlunit.PageCreatorcreatePage in class com.gargoylesoftware.htmlunit.DefaultPageCreatorjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||