String applicationCodeName_
String applicationMinorVersion_
String applicationName_
String applicationVersion_
String browserLanguage_
String cpuClass_
boolean onLine_
String platform_
String systemLanguage_
String userAgent_
String userLanguage_
String javaScriptVersion_
float javaScriptVersionNumeric_
float browserVersionNumeric_
Set<E> plugins_
List<E> features_
String nickname_
int maxSize_
Map<K,V> entries_
URL.hashCode()
method is synchronized, and b) the URL.hashCode()
method triggers DNS lookups of the URL hostnames' IPs. As of this writing, the HtmlUnit unit tests
run ~20% faster whey keying on strings rather than on URL
instances.private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException
IOException
- if an IO error occursClassNotFoundException
- if the class of a serialized object cannot be foundObject arguments_
File file_
WebResponse response_
String name_
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
WebWindow window_
List<E> urls_
int index_
WebResponse webResponse_
String content_
WebWindow enclosingWindow_
private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException
IOException
- if an IO error occursClassNotFoundException
- if a class cannot be foundThrowable causeException_
DomDocumentType documentType_
WebResponse webResponse_
WebWindow enclosingWindow_
WebClient webClient_
DomElement documentElement_
WebResponse webResponse_
String content_
WebWindow enclosingWindow_
WebWindow opener_
WebResponse webResponse_
WebWindow enclosingWindow_
boolean printContentOnFailingStatusCode_
boolean throwExceptionOnFailingStatusCode_
boolean throwExceptionOnFailingAjax_
org.apache.commons.httpclient.auth.CredentialsProvider credentialsProvider_
ProxyConfig proxyConfig_
CookieManager cookieManager_
com.gargoylesoftware.htmlunit.javascript.JavaScriptEngine scriptEngine_
boolean javaScriptEnabled_
boolean cssEnabled_
boolean appletEnabled_
boolean popupBlockerEnabled_
String homePage_
Map<K,V> requestHeaders_
IncorrectnessListener incorrectnessListener_
AlertHandler alertHandler_
ConfirmHandler confirmHandler_
PromptHandler promptHandler_
StatusHandler statusHandler_
AttachmentHandler attachmentHandler_
AjaxController ajaxController_
BrowserVersion browserVersion_
boolean isRedirectEnabled_
PageCreator pageCreator_
Set<E> webWindowListeners_
Stack<E> topLevelWindows_
List<E> windows_
WebWindow currentWindow_
int timeout_
HTMLParserListener htmlParserListener_
org.w3c.css.sac.ErrorHandler cssErrorHandler_
OnbeforeunloadHandler onbeforeunloadHandler_
Cache cache_
ScriptPreProcessor scriptPreProcessor_
Map<K,V> activeXObjectMap_
boolean activeXNative_
RefreshHandler refreshHandler_
boolean throwExceptionOnScriptError_
String url_
String proxyHost_
int proxyPort_
HttpMethod httpMethod_
FormEncodingType encodingType_
Map<K,V> additionalHeaders_
org.apache.commons.httpclient.auth.CredentialsProvider credentialsProvider_
String charset_
List<E> requestParameters_
String requestBody_
int statusCode_
String statusMessage_
List<E> responseHeaders_
DownloadedContent downloadedContent_
long loadTime_
WebResponseData responseData_
WebRequestSettings requestSettings_
String name_
WebWindow enclosedWindow_
String value_
DomNode changedNode_
String data_
SgmlPage page_
DomNode parent_
DomNode previousSibling_
previousSibling
points
to the end of the listDomNode nextSibling_
nextSibling
is null
DomNode firstChild_
net.sourceforge.htmlunit.corejs.javascript.ScriptableObject scriptObject_
String readyState_
int startLineNumber_
int startColumnNumber_
int endLineNumber_
int endColumnNumber_
List<E> domListeners_
Integer domListeners_lock_
BaseFrame frame_
boolean downloaded_
WebResponse appletWebResponse_
Applet applet_
com.gargoylesoftware.htmlunit.html.applets.AppletClassLoader appletClassLoader_
int lastClickX_
int lastClickY_
WebResponse imageWebResponse_
ImageReader imageReader_
boolean downloaded_
boolean onloadInvoked_
String defaultValue_
String value_
WebResponse cachedWebResponse_
com.gargoylesoftware.htmlunit.html.HTMLParser.HtmlUnitDOMBuilder builder_
String originalCharset_
Map<K,V> idMap_
Map<K,V> nameMap_
HtmlElement elementWithFocus_
int parserCount_
int snippetParserCount_
int inlineSnippetParserCount_
List<E> attributeListeners_
Object lock_
org.w3c.dom.ranges.Range selection_
List<E> afterLoadActions_
boolean cleaning_
HtmlBase base_
String valueAtFocus_
com.gargoylesoftware.htmlunit.html.SelectionDelegate selectionDelegate_
com.gargoylesoftware.htmlunit.html.DoTypeProcessor doTypeProcessor_
WebResponse wrappedWebResponse_
Node node_
Copyright © 2002–2014 Gargoyle Software Inc.. All rights reserved.