com.gargoylesoftware.htmlunit.WebRequestSettings.addAdditionalHeader(String, String)
|
com.gargoylesoftware.htmlunit.WebResponse.getContentCharSet()
|
com.gargoylesoftware.htmlunit.WebResponseImpl.getContentCharSet()
|
com.gargoylesoftware.htmlunit.util.WebResponseWrapper.getContentCharSet()
|
com.gargoylesoftware.htmlunit.html.HtmlPage.getFirstAnchorByText(String)
|
com.gargoylesoftware.htmlunit.WebClient.getIgnoreOutsideContent()
As of 2.6 without replacement (HtmlUnit tries to mimic browser's
behavior and browsers don't ignore outside content)
|
com.gargoylesoftware.htmlunit.html.HTMLParser.getIgnoreOutsideContent()
As of 2.6 without replacement (HtmlUnit tries to mimic browser's
behavior and browsers don't ignore outside content)
|
com.gargoylesoftware.htmlunit.BrowserVersion.getJavaScriptVersion()
As of 2.5, with no replacement
|
com.gargoylesoftware.htmlunit.BrowserVersion.getJavaScriptVersionNumeric()
As of 2.5, with no replacement
|
com.gargoylesoftware.htmlunit.WebResponse.getRequestMethod()
|
com.gargoylesoftware.htmlunit.WebResponseImpl.getRequestMethod()
|
com.gargoylesoftware.htmlunit.util.WebResponseWrapper.getRequestMethod()
|
com.gargoylesoftware.htmlunit.WebResponse.getRequestUrl()
|
com.gargoylesoftware.htmlunit.WebResponseImpl.getRequestUrl()
|
com.gargoylesoftware.htmlunit.util.WebResponseWrapper.getRequestUrl()
|
com.gargoylesoftware.htmlunit.HttpWebConnection.newWebResponseInstance(String, WebResponseData, long, WebRequestSettings)
|
com.gargoylesoftware.htmlunit.html.HTMLParser.parse(WebResponse, WebWindow)
|
com.gargoylesoftware.htmlunit.WebClient.setIgnoreOutsideContent(boolean)
As of 2.6 without replacement (HtmlUnit tries to mimic browser's
behavior and browsers don't ignore outside content)
|
com.gargoylesoftware.htmlunit.html.HTMLParser.setIgnoreOutsideContent(boolean)
As of 2.6 without replacement (HtmlUnit tries to mimic browser's
behavior and browsers don't ignore outside content)
|
com.gargoylesoftware.htmlunit.BrowserVersion.setJavaScriptVersion(String)
As of 2.5, with no replacement
|
com.gargoylesoftware.htmlunit.html.DomText.splitDomText(int)
|