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

Method getUrl

src/main/java/org/htmlunit/Page.java:62–62  ·  view source on GitHub ↗

Returns the URL of this page. @return the URL of this page

()

Source from the content-addressed store, hash-verified

60 * @return the URL of this page
61 */
62 URL getUrl();
63
64 /**
65 * Returns true if this page is an HtmlPage.

Callers 15

urlWithDirectoryUpMethod · 0.95
onSubmitChangesActionMethod · 0.95
selectedIndexResetMethod · 0.95
onClickAnchorHrefMethod · 0.95
formSubmissionMethod · 0.95
isMapClickMethod · 0.95

Implementers 2

AbstractPagesrc/main/java/org/htmlunit/AbstractPag
SgmlPagesrc/main/java/org/htmlunit/SgmlPage.ja

Calls

no outgoing calls

Tested by 15

urlWithDirectoryUpMethod · 0.76
onSubmitChangesActionMethod · 0.76
selectedIndexResetMethod · 0.76
onClickAnchorHrefMethod · 0.76
formSubmissionMethod · 0.76
isMapClickMethod · 0.76