MCPcopy Create free account
hub / github.com/HtmlUnit/htmlunit / getPageCreator

Method getPageCreator

src/main/java/org/htmlunit/WebClient.java:1259–1261  ·  view source on GitHub ↗

Returns the current page creator. @return the page creator

()

Source from the content-addressed store, hash-verified

1257 * @return the page creator
1258 */
1259 public PageCreator getPageCreator() {
1260 return pageCreator_;
1261 }
1262
1263 /**
1264 * Returns the first {@link WebWindow} that matches the specified name.

Callers 15

simpleHTMLStringMethod · 0.95
tableWithoutColgroupMethod · 0.95
parseHtmlDocumentMethod · 0.95
createHTMLDocumentMethod · 0.95
parseHtmlSnippetMethod · 0.95
changeTypeMethod · 0.95
iFrameInFragmentMethod · 0.80
appendOptionMethod · 0.80

Calls

no outgoing calls

Tested by 7

simpleHTMLStringMethod · 0.76
tableWithoutColgroupMethod · 0.76
iFrameInFragmentMethod · 0.64
appendOptionMethod · 0.64
replaceMethod · 0.64
getNewNodeByIdMethod · 0.64