MCPcopy Index your code
hub / github.com/HtmlUnit/htmlunit / close

Method close

src/main/java/org/htmlunit/TopLevelWindow.java:109–111  ·  view source on GitHub ↗

Closes this window.

()

Source from the content-addressed store, hash-verified

107 * Closes this window.
108 */
109 public void close() {
110 close(false);
111 }
112
113 /**
114 * <span style="color:red">INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.</span><br>

Callers 2

Calls 11

isHtmlPageMethod · 0.95
cleanUpMethod · 0.95
setClosedMethod · 0.80
destroyChildrenMethod · 0.80
deregisterWebWindowMethod · 0.80
getEnclosedPageMethod · 0.65
debugMethod · 0.65
shutdownMethod · 0.65
getJobManagerMethod · 0.65
getWebClientMethod · 0.65

Tested by 2