WebResponse webResponse_
WebWindow enclosingWindow_
String applicationCodeName_
String applicationMinorVersion_
String applicationName_
String applicationVersion_
String buildId_
String vendor_
String browserLanguage_
String cpuClass_
boolean onLine_
String platform_
String systemLanguage_
String userAgent_
String userLanguage_
int browserVersionNumeric_
Set<E> plugins_
Set<E> features_
String nickname_
String htmlAcceptHeader_
String imgAcceptHeader_
String cssAcceptHeader_
String scriptAcceptHeader_
String xmlHttpRequestAcceptHeader_
String[] headerNamesOrdered_
Map<K,V> uploadMimeTypes_
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.Object arguments_
File file_
boolean temporary_
WebResponse response_
String name_
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
- if an error occursClassNotFoundException
- if an error occursDomElement elementWithFocus_
List<E> selectionRanges_
private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException
IOException
- if an IO error occursClassNotFoundException
- if a class cannot be foundString scriptSourceCode_
InteractivePage page_
DocumentType documentType_
WebResponse webResponse_
WebWindow enclosingWindow_
WebClient webClient_
WebWindow opener_
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
- if an error occursClassNotFoundException
- if an error occursCredentialsProvider credentialsProvider_
CookieManager cookieManager_
Map<K,V> requestHeaders_
IncorrectnessListener incorrectnessListener_
WebConsole webConsole_
AlertHandler alertHandler_
ConfirmHandler confirmHandler_
PromptHandler promptHandler_
StatusHandler statusHandler_
AttachmentHandler attachmentHandler_
AppletConfirmHandler appletConfirmHandler_
AjaxController ajaxController_
BrowserVersion browserVersion_
PageCreator pageCreator_
Set<E> webWindowListeners_
Stack<E> topLevelWindows_
List<E> windows_
WebWindow currentWindow_
HTMLParserListener htmlParserListener_
org.w3c.css.sac.ErrorHandler cssErrorHandler_
OnbeforeunloadHandler onbeforeunloadHandler_
Cache cache_
Map<K,V> activeXObjectMap_
RefreshHandler refreshHandler_
com.gargoylesoftware.htmlunit.javascript.JavaScriptErrorListener javaScriptErrorListener_
WebClientOptions options_
StorageHolder storageHolder_
List<E> loadQueue_
boolean javaScriptEnabled_
boolean cssEnabled_
boolean printContentOnFailingStatusCode_
boolean throwExceptionOnFailingStatusCode_
boolean throwExceptionOnScriptError_
boolean appletEnabled_
boolean popupBlockerEnabled_
boolean isRedirectEnabled_
KeyStore sslClientCertificateStore_
char[] sslClientCertificatePassword_
KeyStore sslTrustStore_
String[] sslClientProtocols_
String[] sslClientCipherSuites_
boolean geolocationEnabled_
boolean doNotTrackEnabled_
boolean activeXNative_
String homePage_
ProxyConfig proxyConfig_
int timeout_
boolean useInsecureSSL_
String sslInsecureProtocol_
int maxInMemory_
int historySizeLimit_
WebConsole.Formatter formatter_
WebConsole.Logger logger_
String url_
String proxyHost_
int proxyPort_
boolean isSocksProxy_
HttpMethod httpMethod_
FormEncodingType encodingType_
Map<K,V> additionalHeaders_
Credentials urlCredentials_
Credentials credentials_
String charset_
List<E> requestParameters_
String requestBody_
long loadTime_
WebResponseData responseData_
WebRequest request_
int statusCode_
String statusMessage_
List<E> responseHeaders_
DownloadedContent downloadedContent_
WebClient webClient_
Page enclosedPage_
net.sourceforge.htmlunit.corejs.javascript.ScriptableObject scriptObject_
com.gargoylesoftware.htmlunit.javascript.background.JavaScriptJobManager jobManager_
List<E> childWindows_
String name_
History history_
boolean closed_
int innerHeight_
int outerHeight_
int innerWidth_
int outerWidth_
String name_
FrameWindow enclosedWindow_
boolean contentLoaded_
boolean createdByJavascript_
boolean loadSrcWhenAddedToPage_
String oldValue_
String value_
boolean specified_
DomNode changedNode_
String data_
SgmlPage page_
DomNode parent_
DomNode previousSibling_
previousSibling
points
to the end of the listDomNode nextSibling_
nextSibling
is null
DomNode firstChild_
Object scriptObject_
String readyState_
int startLineNumber_
int startColumnNumber_
int endLineNumber_
int endColumnNumber_
boolean attachedToPage_
Object listeners_lock_
Collection<E> characterDataListeners_
List<E> characterDataListenersList_
Collection<E> domListeners_
List<E> domListenersList_
BaseFrameElement frame_
String originalName_
Collection<E> newNames_
Collection<E> attributeListeners_
HtmlForm owningForm_
boolean shiftPressed_
boolean ctrlPressed_
boolean altPressed_
String contentType_
byte[] data_
String originalQualifiedName_
int lastClickX_
int lastClickY_
WebResponse imageWebResponse_
boolean downloaded_
boolean onloadInvoked_
boolean createdByJavascript_
String defaultValue_
String originalName_
Collection<E> newNames_
boolean createdByJavascript_
Object valueAtFocus_
String value_
WebResponse cachedWebResponse_
com.gargoylesoftware.htmlunit.html.HTMLParser.HtmlUnitDOMBuilder builder_
String originalCharset_
Map<K,V> idMap_
Map<K,V> nameMap_
SortedSet<E> frameElements_
int parserCount_
int snippetParserCount_
int inlineSnippetParserCount_
Collection<E> attributeListeners_
Object lock_
List<E> afterLoadActions_
boolean cleaning_
HtmlBase base_
URL baseUrl_
List<E> autoCloseableList_
ElementFromPointHandler elementFromPointHandler_
String originalName_
Collection<E> newNames_
String defaultValue_
String valueAtFocus_
String originalName_
Collection<E> newNames_
com.gargoylesoftware.htmlunit.html.impl.SelectableTextSelectionDelegate selectionDelegate_
com.gargoylesoftware.htmlunit.html.DoTypeProcessor doTypeProcessor_
CookieManager manager_
Node node_
ClientCookie httpClientCookie_
WebResponse wrappedWebResponse_
Node node_
int wrappedExceptionType_
Object wrappedException_
Copyright © 2002–2016 Gargoyle Software Inc.. All rights reserved.