get(String) - Method in class com.meterware.httpunit.FormControl.Scriptable
get the given property
get(String) - Method in class com.meterware.httpunit.HTMLPage.Scriptable
get the Object with the given propertyName
get(String) - Method in interface com.meterware.httpunit.scripting.Input
get(String) - Method in class com.meterware.httpunit.scripting.ScriptableDelegate
Returns the value of the named property.
get(int) - Method in class com.meterware.httpunit.scripting.ScriptableDelegate
Returns the value of the index property.
get(Object) - Method in class com.meterware.httpunit.WebClient.HeaderDictionary
get(String) - Method in class com.meterware.httpunit.WebForm.Scriptable
get the Object for the given propertyName
get(String) - Method in class com.meterware.httpunit.WebImage.Scriptable
get(String) - Method in class com.meterware.httpunit.WebLink.Scriptable
get(String) - Method in class com.meterware.httpunit.WebResponse.Scriptable
Returns the value of the named property.
get_connectTimeout() - Method in class com.meterware.httpunit.WebConversation
get_readTimeout() - Method in class com.meterware.httpunit.WebConversation
getAction() - Method in class com.meterware.httpunit.WebForm
Returns the action defined for this form.
getAction() - Method in class com.meterware.httpunit.WebForm.Scriptable
getAltText() - Method in class com.meterware.httpunit.WebImage
getApplet() - Method in class com.meterware.httpunit.WebApplet
getApplets() - Method in interface com.meterware.httpunit.HTMLSegment
Returns the applets found in the page in the order in which they appear.
getApplets() - Method in class com.meterware.httpunit.ParsedHTML
Returns a proxy for each applet found embedded in this page.
getApplets() - Method in class com.meterware.httpunit.WebResponse
getApplicationCodeName() - Method in class com.meterware.httpunit.ClientProperties
getApplicationName() - Method in class com.meterware.httpunit.ClientProperties
getApplicationVersion() - Method in class com.meterware.httpunit.ClientProperties
getArchiveSpecification() - Method in class com.meterware.httpunit.WebApplet
Returns the archive specification.
getAttribute(String) - Method in class com.meterware.httpunit.BlockElement
get the attribute with the given name
getAttribute(String) - Method in interface com.meterware.httpunit.HTMLElement
Returns the value of the attribute of this element with the specified name.
getAttribute(String) - Method in class com.meterware.httpunit.WebRequestSource
get the attribute value for the given name
getAttribute(String) - Method in class com.meterware.servletunit.ServletUnitServletContext
Returns the servlet container attribute with the given name, or null if there is no attribute by that name.
getAttributeNames() - Method in class com.meterware.servletunit.ServletUnitServletContext
getAttributeValue(Node, String, int) - Method in class com.meterware.httpunit.BlockElement
getAttributeValue(Node, String, int) - Static method in class com.meterware.httpunit.NodeUtils
get the attribute with the given name from the given node as an int value
getAuthenticationParameter(String) - Method in exception com.meterware.httpunit.AuthorizationRequiredException
Returns the named authentication parameter.
getAuthenticationScheme() - Method in exception com.meterware.httpunit.AuthorizationRequiredException
getAutoRedirect() - Static method in class com.meterware.httpunit.HttpUnitOptions
getAutoRefresh() - Static method in class com.meterware.httpunit.HttpUnitOptions
getAvailableScreenWidth() - Method in class com.meterware.httpunit.ClientProperties
getAvailHeight() - Method in class com.meterware.httpunit.ClientProperties
getBaseResponse() - Method in class com.meterware.httpunit.WebRequestSource
Returns the web response containing this request source.
getBaseURL() - Method in class com.meterware.httpunit.WebRequestSource
getBody() - Method in class com.meterware.pseudoserver.PseudoServlet
getButton(HTMLElementPredicate, Object) - Method in class com.meterware.httpunit.WebForm
getButtons() - Method in class com.meterware.httpunit.WebForm
Returns an array containing all of the buttons defined for this form.
getButtonWithID(String) - Method in class com.meterware.httpunit.WebForm
Convenience method which returns the button with the specified ID.
getCause() - Method in exception com.meterware.httpunit.HttpException
get the cause (if any)
getCellAsText(int, int) - Method in class com.meterware.httpunit.WebTable
Returns the contents of the specified table cell as text.
getCharacterSet() - Method in class com.meterware.httpunit.WebForm
Returns the character set encoding for this form.
getCharacterSet() - Method in class com.meterware.httpunit.WebRequest
Returns the character set required for this request.
getCharacterSet() - Method in class com.meterware.httpunit.WebResponse
Returns the character set used in this response.
getClassLoader() - Method in class com.meterware.servletunit.ServletUnitServletContext
getClassName() - Method in class com.meterware.httpunit.BlockElement
Returns the class attribute associated with this element.
getClassName() - Method in interface com.meterware.httpunit.HTMLElement
Returns the class associated with this element.
getClassName() - Method in class com.meterware.httpunit.WebRequestSource
Returns the class associated with this request source.
getClassName() - Method in interface com.meterware.servletunit.JSPServletDescriptor
Returns the class name of the JSP servlet.
getClassName() - Method in class com.meterware.servletunit.ServletRunner.JasperJSPServletDescriptor
getCleanedText(String) - Method in interface com.meterware.httpunit.parsing.HTMLParser
Removes any string artifacts placed in the text by the parser.
getClient() - Method in class com.meterware.httpunit.WebResponse
getter for the WebClient
getClient() - Method in class com.meterware.httpunit.WebWindow
Returns the web client associated with this window.
getClientProperties() - Method in class com.meterware.httpunit.WebClient
Returns the properties associated with this client.
getClientProperties() - Method in class com.meterware.httpunit.WebResponse.Scriptable
getCodeBaseURL() - Method in class com.meterware.httpunit.WebApplet
Returns the URL of the codebase used to find the applet classes
getColSpan() - Method in class com.meterware.httpunit.TableCell
Returns the number of columns spanned by this cell.
getColumnCount() - Method in class com.meterware.httpunit.WebTable
Returns the number of columns in the table.
getCommand() - Method in class com.meterware.pseudoserver.HttpRequest
Returns the command associated with this request.
getConfirmation(String) - Method in class com.meterware.httpunit.DialogAdapter
Invoked when the user agent needs to display a confirmation dialog.
getConfirmation(String) - Method in interface com.meterware.httpunit.DialogResponder
Invoked when the user agent needs to display a confirmation dialog.
getConfirmationResponse(String) - Method in class com.meterware.httpunit.WebResponse.Scriptable
getConnectedPort() - Method in class com.meterware.pseudoserver.PseudoServer
Returns the port on which this server is listening.
getContentLength() - Method in class com.meterware.httpunit.WebResponse
Returns the content length of this response.
getContentType() - Method in class com.meterware.httpunit.MessageBodyWebRequest
getContentType() - Method in class com.meterware.httpunit.MessageBodyWebRequest.InputStreamMessageBody
Returns the content type of this message body.
getContentType() - Method in class com.meterware.httpunit.WebRequest
Returns the content type of this request.
getContentType() - Method in class com.meterware.httpunit.WebResponse
Returns the content type of this response.
getContext(String) - Method in class com.meterware.servletunit.ServletUnitServletContext
Returns a ServletContext object that corresponds to a specified URL on the server.
getContextParameter(String) - Method in class com.meterware.servletunit.ServletRunner
Returns the value of the named context parameter found in the application definition.
getContextPath() - Method in class com.meterware.servletunit.ServletUnitServletContext
getControl() - Method in class com.meterware.httpunit.FormParameter
get the control for this form Parameter (assuming it
has only one as for a text control
getControls() - Method in class com.meterware.httpunit.FormParameter
get the controls for this form Parameter
getControlWithID(String) - Method in class com.meterware.httpunit.WebForm
Returns the form control which is part of this form with the specified ID.
getCookie(String) - Method in class com.meterware.httpunit.cookies.CookieJar
Returns the value of the specified cookie.
getCookie() - Method in class com.meterware.httpunit.HTMLPage.Scriptable
getCookieDetails(String) - Method in class com.meterware.httpunit.WebClient
Returns an object containing the details of the named cookie
getCookieHeaderField(URL) - Method in class com.meterware.httpunit.cookies.CookieJar
Returns the value of the cookie header to be sent to the specified URL.
getCookieJar() - Method in class com.meterware.httpunit.WebClient
getCookieNames() - Method in class com.meterware.httpunit.cookies.CookieJar
Returns the name of all the active cookies in this cookie jar.
getCookieNames() - Method in class com.meterware.httpunit.WebClient
Returns the name of all the active cookies which will be sent to the server.
getCookies() - Method in class com.meterware.httpunit.cookies.CookieJar
Returns a collection containing all of the cookies in this jar.
getCookieValue(String) - Method in class com.meterware.httpunit.cookies.CookieJar
Returns the value of the specified cookie.
getCookieValue(String) - Method in class com.meterware.httpunit.WebClient
Returns the value of the specified cookie.
getCurrentFrameContents() - Method in class com.meterware.httpunit.WebRequestSource
getCurrentPage() - Method in class com.meterware.httpunit.WebClient
Returns the response representing the current top page in the main window.
getCurrentPage() - Method in class com.meterware.httpunit.WebWindow
Returns the response representing the main page in this window.
getDefaultCharacterSet() - Static method in class com.meterware.httpunit.HttpUnitOptions
Returns the character set to be used for pages which do not specify one.
getDefaultContentType() - Static method in class com.meterware.httpunit.HttpUnitOptions
Returns the content type to be used for pages which do not specify one.
getDefaultProperties() - Static method in class com.meterware.httpunit.ClientProperties
Returns the current defaults for newly created web clients.
getDefaultSessionTrackingModes() - Method in class com.meterware.servletunit.ServletUnitServletContext
getDelegates(HTMLElement[]) - Method in class com.meterware.httpunit.scripting.ScriptableDelegate
getDestination() - Method in class com.meterware.httpunit.WebRequestSource
getDisplayedOptions() - Method in class com.meterware.httpunit.FormControl
Returns the list of values displayed by this control, if any.
getDisplayedOptions() - Method in class com.meterware.httpunit.RadioGroupFormControl
Returns the options displayed for this radio button group.
getDocument() - Method in class com.meterware.httpunit.WebResponse.Scriptable
getDOM() - Method in class com.meterware.httpunit.BlockElement
Returns a copy of the domain object model associated with this HTML segment.
getDOM() - Method in class com.meterware.httpunit.ParsedHTML
Returns a copy of the domain object model associated with this page.
getDOM() - Method in class com.meterware.httpunit.WebResponse
Returns a copy of the domain object model tree associated with this response.
getDomain() - Method in class com.meterware.httpunit.cookies.Cookie
Returns the domain to which this cookie may be sent.
getDOMSubtree() - Method in class com.meterware.httpunit.WebRequestSource
Returns a copy of the domain object model subtree associated with this entity.
getEffectiveMajorVersion() - Method in class com.meterware.servletunit.ServletUnitServletContext
getEffectiveMinorVersion() - Method in class com.meterware.servletunit.ServletUnitServletContext
getEffectiveSessionTrackingModes() - Method in class com.meterware.servletunit.ServletUnitServletContext
getElement() - Method in class com.meterware.httpunit.WebRequestSource
Returns the actual DOM for this request source, not a copy.
getElementDelegates() - Method in class com.meterware.httpunit.WebForm.Scriptable
getElementNames() - Method in interface com.meterware.httpunit.HTMLSegment
Returns a list of HTML element names contained in this HTML section.
getElementNames() - Method in class com.meterware.httpunit.ParsedHTML
Returns a list of HTML element names contained in this HTML section.
getElementNames() - Method in class com.meterware.httpunit.WebResponse
Returns a list of HTML element names contained in this HTML section.
getElementsByName(String) - Method in class com.meterware.httpunit.HTMLPage.Scriptable
getElementsByTagName(String) - Method in class com.meterware.httpunit.HTMLPage.Scriptable
getElementsByTagName(String) - Method in class com.meterware.httpunit.WebForm.Scriptable
getElementsByTagName(String) - Method in class com.meterware.httpunit.WebResponse
return the HTMLElements with the specified tag name
getElementsWithAttribute(String, String) - Method in interface com.meterware.httpunit.HTMLSegment
Returns the HTMLElements found with the specified attribute value.
getElementsWithAttribute(String, String) - Method in class com.meterware.httpunit.ParsedHTML
Returns the HTML elements with an attribute with the specified name and value.
getElementsWithAttribute(String, String) - Method in class com.meterware.httpunit.WebResponse
Returns the HTMLElements found with the specified attribute value.
getElementsWithName(String) - Method in interface com.meterware.httpunit.HTMLSegment
Returns the HTMLElements found in this segment with the specified name.
getElementsWithName(String) - Method in class com.meterware.httpunit.ParsedHTML
Returns the HTML elements with the specified name.
getElementsWithName(String) - Method in class com.meterware.httpunit.WebResponse
Returns the HTMLElements found in this segment with the specified name.
getElementWithID(String) - Method in class com.meterware.httpunit.HTMLPage.Scriptable
getElementWithID(String) - Method in interface com.meterware.httpunit.HTMLSegment
Returns the HTMLElement found in this segment with the specified ID.
getElementWithID(String) - Method in class com.meterware.httpunit.ParsedHTML
Returns the HTMLElement with the specified ID.
getElementWithID(String) - Method in class com.meterware.httpunit.WebResponse
Returns the HTMLElement with the specified ID.
getEmptyParameterValue() - Method in class com.meterware.httpunit.WebForm
getEmptyParameterValue() - Method in class com.meterware.httpunit.WebRequestSource
getErrorMessages() - Method in interface com.meterware.httpunit.scripting.ScriptingEngineFactory
Returns the accumulated script error messages encountered.
getExceptionsThrownOnErrorStatus() - Static method in class com.meterware.httpunit.HttpUnitOptions
Returns true if WebClient.getResponse throws exceptions when detected an error status.
getExceptionsThrownOnErrorStatus() - Method in class com.meterware.httpunit.WebClient
Returns true if an exception will be thrown when an error status (4xx or 5xx) is detected on a response.
getExceptionsThrownOnScriptError() - Static method in class com.meterware.httpunit.HttpUnitOptions
Returns true if script errors cause exceptions to be thrown.
getExpiredTime() - Method in class com.meterware.httpunit.cookies.Cookie
getExternalStyleSheet() - Method in class com.meterware.httpunit.HTMLPage
Returns the location of the linked stylesheet in the head
getExternalStyleSheet() - Method in class com.meterware.httpunit.WebResponse
Returns the stylesheet linked in the head of the page.
getFilter() - Method in interface com.meterware.servletunit.InvocationContext
Returns the current active filter object.
getFilterChain() - Method in interface com.meterware.servletunit.InvocationContext
Returns the current filter chain.
getFilterRegistration(String) - Method in class com.meterware.servletunit.ServletUnitServletContext
getFilterRegistrations() - Method in class com.meterware.servletunit.ServletUnitServletContext
getFirstMatchingForm(HTMLElementPredicate, Object) - Method in interface com.meterware.httpunit.HTMLSegment
Returns the first form found in the page matching the specified criteria.
getFirstMatchingForm(HTMLElementPredicate, Object) - Method in class com.meterware.httpunit.ParsedHTML
Returns the first link found in the page matching the specified criteria.
getFirstMatchingForm(HTMLElementPredicate, Object) - Method in class com.meterware.httpunit.WebResponse
Returns the first form found in the page matching the specified criteria.
getFirstMatchingLink(HTMLElementPredicate, Object) - Method in interface com.meterware.httpunit.HTMLSegment
Returns the first link found in the page matching the specified criteria.
getFirstMatchingLink(HTMLElementPredicate, Object) - Method in class com.meterware.httpunit.ParsedHTML
Returns the first link found in the page matching the specified criteria.
getFirstMatchingLink(HTMLElementPredicate, Object) - Method in class com.meterware.httpunit.WebResponse
Returns the first link found in the page matching the specified criteria.
getFirstMatchingTable(HTMLElementPredicate, Object) - Method in interface com.meterware.httpunit.HTMLSegment
Returns the first table in the response which matches the specified predicate and value.
getFirstMatchingTable(HTMLElementPredicate, Object) - Method in class com.meterware.httpunit.ParsedHTML
Returns the first table in the response which matches the specified predicate and value.
getFirstMatchingTable(HTMLElementPredicate, Object) - Method in class com.meterware.httpunit.WebResponse
Returns the first table in the response which matches the specified predicate and value.
getFirstMatchingTextBlock(HTMLElementPredicate, Object) - Method in class com.meterware.httpunit.ParsedHTML
Returns the first text block found in the page which matches the specified predicate and value.
getFirstMatchingTextBlock(HTMLElementPredicate, Object) - Method in class com.meterware.httpunit.WebResponse
Returns the first link found in the page matching the specified criteria.
getForceLowerCase() - Static method in class com.meterware.httpunit.parsing.HTMLParserFactory
Return true if the current parser will support forcing the tags and attributes to lower case
getForceUpperCase() - Static method in class com.meterware.httpunit.parsing.HTMLParserFactory
Return true if the current parser will support forcing the tags and attributes to upper case
getForm() - Method in class com.meterware.httpunit.FormControl
getForms() - Method in class com.meterware.httpunit.HTMLPage.Scriptable
getForms() - Method in interface com.meterware.httpunit.HTMLSegment
Returns the forms found in this HTML segment in the order in which they appear.
getForms() - Method in class com.meterware.httpunit.ParsedHTML
Returns the forms found in the page in the order in which they appear.
getForms() - Method in class com.meterware.httpunit.WebResponse
Returns the forms found in the page in the order in which they appear.
getFormWithID(String) - Method in interface com.meterware.httpunit.HTMLSegment
Returns the form found in this HTML segment with the specified ID.
getFormWithID(String) - Method in class com.meterware.httpunit.ParsedHTML
Returns the form found in the page with the specified ID.
getFormWithID(String) - Method in class com.meterware.httpunit.WebResponse
Returns the form found in the page with the specified ID.
getFormWithName(String) - Method in interface com.meterware.httpunit.HTMLSegment
Returns the form found in this HTML segment with the specified name.
getFormWithName(String) - Method in class com.meterware.httpunit.ParsedHTML
Returns the form found in the page with the specified name.
getFormWithName(String) - Method in class com.meterware.httpunit.WebResponse
Returns the form found in the page with the specified name.
getFragmentIdentifier() - Method in class com.meterware.httpunit.WebRequestSource
Returns the fragment identifier for this request source, used to identifier an element within an HTML document.
getFrame() - Method in class com.meterware.httpunit.WebRequestSource
Returns the frame containing this request source.
getFrame() - Method in interface com.meterware.servletunit.InvocationContext
Returns the target frame for the original request.
getFrameContents(String) - Method in class com.meterware.httpunit.WebClient
Returns the response associated with the specified frame name in the main window.
getFrameContents(FrameSelector) - Method in class com.meterware.httpunit.WebClient
Returns the response associated with the specified frame name in the main window.
getFrameContents(String) - Method in class com.meterware.httpunit.WebWindow
Returns the response associated with the specified frame name.
getFrameName() - Method in class com.meterware.httpunit.WebResponse
Returns the name of the frame containing this page.
getFrameNames() - Method in class com.meterware.httpunit.WebClient
Returns the name of the currently active frames in the main window.
getFrameNames() - Method in class com.meterware.httpunit.WebResponse
Returns the names of the frames found in the page in the order in which they appear.
getFrameNames() - Method in class com.meterware.httpunit.WebWindow
Returns the name of the currently active frames.
getFrames() - Method in class com.meterware.httpunit.ParsedHTML
Returns the frames found in the page in the order in which they appear.
getFrames() - Method in class com.meterware.httpunit.WebResponse.Scriptable
getGetResponse() - Method in class com.meterware.pseudoserver.PseudoServlet
Returns a resource object as a result of a get request.
getHeader(String) - Method in class com.meterware.pseudoserver.PseudoServlet
Returns the header with the specified name.
getHeaderField(String) - Method in class com.meterware.httpunit.WebClient
Returns the value for the header field with the specified name.
getHeaderField(String) - Method in class com.meterware.httpunit.WebResponse
Returns the value for the specified header field.
getHeaderFieldNames() - Method in class com.meterware.httpunit.WebResponse
Returns the names of the header fields found in the response.
getHeaderFields(String) - Method in interface com.meterware.httpunit.cookies.CookieSource
Returns the values for the specified header field.
getHeaderFields(URL) - Method in class com.meterware.httpunit.WebClient
Returns the value of all current header fields.
getHeaders() - Method in class com.meterware.httpunit.WebRequest
Returns a copy of the headers to be sent with this request.
getHeight() - Method in class com.meterware.httpunit.WebApplet
Returns the height of the panel in which the applet will be drawn.
getHostPath() - Method in class com.meterware.pseudoserver.HttpUserAgentTest
getHostPort() - Method in class com.meterware.pseudoserver.HttpUserAgentTest
getHtmlErrorListeners() - Static method in class com.meterware.httpunit.HttpUnitOptions
getHTMLPage() - Method in class com.meterware.httpunit.WebRequestSource
Returns the HTMLPage associated with this request source.
getHTMLParser() - Static method in class com.meterware.httpunit.parsing.HTMLParserFactory
Returns the current selected parser.
getHttpsProviderClass() - Static method in class com.meterware.httpunit.HttpsProtocolSupport
get the Https Provider Class
if it's been set already return it - otherwise
check with the Security package and take the first available provider
if all fails take the default provider class
getID() - Method in class com.meterware.httpunit.BlockElement
Returns the ID associated with this element.
getID() - Method in class com.meterware.httpunit.FormControl.Scriptable
get my ID
getID() - Method in interface com.meterware.httpunit.HTMLElement
Returns the ID associated with this element.
getID() - Method in interface com.meterware.httpunit.scripting.IdentifiedDelegate
getID() - Method in class com.meterware.httpunit.WebRequestSource
Returns the ID associated with this request source.
getImages() - Method in class com.meterware.httpunit.HTMLPage.Scriptable
getImages() - Method in interface com.meterware.httpunit.HTMLSegment
Returns the images found in the page in the order in which they appear.
getImages() - Method in class com.meterware.httpunit.ParsedHTML
Returns the images found in the page in the order in which they appear.
getImages() - Method in class com.meterware.httpunit.WebResponse
Returns the images found in the page in the order in which they appear.
getImagesTreatedAsAltText() - Static method in class com.meterware.httpunit.HttpUnitOptions
Returns true if images are treated as text, using their alt attributes.
getImageWithAltText(String) - Method in interface com.meterware.httpunit.HTMLSegment
Returns the first image found in the page with the specified alt attribute.
getImageWithAltText(String) - Method in class com.meterware.httpunit.ParsedHTML
Returns the first image found in the page with the specified alt attribute.
getImageWithAltText(String) - Method in class com.meterware.httpunit.WebResponse
Returns the first image found in the page with the specified alt attribute.
getImageWithName(String) - Method in interface com.meterware.httpunit.HTMLSegment
Returns the image found in the page with the specified name.
getImageWithName(String) - Method in class com.meterware.httpunit.ParsedHTML
Returns the image found in the page with the specified name.
getImageWithName(String) - Method in class com.meterware.httpunit.WebResponse
Returns the image found in the page with the specified name attribute.
getImageWithSource(String) - Method in interface com.meterware.httpunit.HTMLSegment
Returns the first image found in the page with the specified src attribute.
getImageWithSource(String) - Method in class com.meterware.httpunit.ParsedHTML
Returns the first image found in the page with the specified src attribute.
getImageWithSource(String) - Method in class com.meterware.httpunit.WebResponse
Returns the first image found in the page with the specified src attribute.
getIncludedScript(String) - Method in interface com.meterware.httpunit.parsing.DocumentAdapter
Returns the contents of an included script, given its src attribute.
getIncludedScript(String) - Method in interface com.meterware.httpunit.parsing.ScriptHandler
getIndex() - Method in interface com.meterware.httpunit.scripting.SelectionOption
getInitializationParameters(String, String) - Method in interface com.meterware.servletunit.JSPServletDescriptor
Returns initialization parameters for the JSP servlet, given the specified classpath and working directory.
getInitializationParameters(String, String) - Method in class com.meterware.servletunit.ServletRunner.JasperJSPServletDescriptor
getInitParameter(String) - Method in class com.meterware.servletunit.ServletUnitServletContext
Returns a String containing the value of the named context-wide initialization parameter, or null if the parameter does not exist.
getInitParameterNames() - Method in class com.meterware.servletunit.ServletUnitServletContext
Returns the names of the context's initialization parameters as an Enumeration of String objects,
or an empty Enumeration if the context has no initialization parameters.
getInputStream() - Method in class com.meterware.httpunit.WebResponse
Returns a buffered input stream for reading the contents of this reply.
getIpAddress(String) - Method in interface com.meterware.httpunit.DNSListener
Returns the IP address as a string for the specified host name.
getItems() - Method in class com.meterware.httpunit.WebList
getJavaScriptOptimizationLevel() - Static method in class com.meterware.httpunit.HttpUnitOptions
getter for Java Script optimization level
getJspConfigDescriptor() - Method in class com.meterware.servletunit.ServletUnitServletContext
getLabel() - Method in class com.meterware.httpunit.HttpHeader
getLength() - Method in interface com.meterware.httpunit.scripting.SelectionOptions
Returns the length of this array
getLink() - Method in class com.meterware.httpunit.WebImage
getLinks() - Method in class com.meterware.httpunit.HTMLPage.Scriptable
getLinks() - Method in interface com.meterware.httpunit.HTMLSegment
Returns the links found in this HTML segment in the order in which they appear.
getLinks() - Method in class com.meterware.httpunit.ParsedHTML
Returns the links found in the page in the order in which they appear.
getLinks() - Method in class com.meterware.httpunit.WebResponse
Returns the links found in the page in the order in which they appear.
getLinkWith(String) - Method in interface com.meterware.httpunit.HTMLSegment
Returns the first link which contains the specified text.
getLinkWith(String) - Method in class com.meterware.httpunit.ParsedHTML
Returns the first link which contains the specified text.
getLinkWith(String) - Method in class com.meterware.httpunit.WebResponse
Returns the first link which contains the specified text.
getLinkWithID(String) - Method in class com.meterware.httpunit.ParsedHTML
Returns the link found in the page with the specified ID.
getLinkWithID(String) - Method in class com.meterware.httpunit.WebResponse
Returns the link found in the page with the specified ID.
getLinkWithImageText(String) - Method in interface com.meterware.httpunit.HTMLSegment
Returns the first link which contains an image with the specified text as its 'alt' attribute.
getLinkWithImageText(String) - Method in class com.meterware.httpunit.ParsedHTML
Returns the link which contains the first image with the specified text as its 'alt' attribute.
getLinkWithImageText(String) - Method in class com.meterware.httpunit.WebResponse
Returns the first link which contains an image with the specified text as its 'alt' attribute.
getLinkWithName(String) - Method in class com.meterware.httpunit.ParsedHTML
Returns the link found in the page with the specified name.
getLinkWithName(String) - Method in class com.meterware.httpunit.WebResponse
Returns the link found in the page with the specified name.
getLists() - Method in class com.meterware.httpunit.TextBlock
Returns any lists embedded in this text block.
getListType() - Method in class com.meterware.httpunit.WebList
getMainClassName() - Method in class com.meterware.httpunit.WebApplet
Returns the name of the applet main class.
getMainWindow() - Method in class com.meterware.httpunit.WebClient
getMajorVersion() - Method in class com.meterware.servletunit.ServletUnitServletContext
Returns the major version of the Java Servlet API that this servlet container supports.
getMatchesIgnoreCase() - Static method in class com.meterware.httpunit.HttpUnitOptions
getMatchingForms(HTMLElementPredicate, Object) - Method in interface com.meterware.httpunit.HTMLSegment
Returns all forms found in the page matching the specified criteria.
getMatchingForms(HTMLElementPredicate, Object) - Method in class com.meterware.httpunit.ParsedHTML
Returns all links found in the page matching the specified criteria.
getMatchingForms(HTMLElementPredicate, Object) - Method in class com.meterware.httpunit.WebResponse
Returns all forms found in the page matching the specified criteria.
getMatchingLinks(HTMLElementPredicate, Object) - Method in interface com.meterware.httpunit.HTMLSegment
Returns all links found in the page matching the specified criteria.
getMatchingLinks(HTMLElementPredicate, Object) - Method in class com.meterware.httpunit.ParsedHTML
Returns all links found in the page matching the specified criteria.
getMatchingLinks(HTMLElementPredicate, Object) - Method in class com.meterware.httpunit.WebResponse
Returns all links found in the page matching the specified criteria.
getMatchingTables(HTMLElementPredicate, Object) - Method in interface com.meterware.httpunit.HTMLSegment
Returns all tables found in the page matching the specified criteria.
getMatchingTables(HTMLElementPredicate, Object) - Method in class com.meterware.httpunit.ParsedHTML
Returns the tables in the response which match the specified predicate and value.
getMatchingTables(HTMLElementPredicate, Object) - Method in class com.meterware.httpunit.WebResponse
Returns all tables found in the page matching the specified criteria.
getMessage() - Method in exception com.meterware.httpunit.AuthorizationRequiredException
getMessage() - Method in exception com.meterware.httpunit.FormParameter.UnusedParameterValueException
get the message for this exception
getMessage() - Method in exception com.meterware.httpunit.HttpException
get the Message for the http Exception
getMessageBody() - Method in class com.meterware.httpunit.MessageBodyWebRequest
Subclasses may override this method to provide a message body for the
request.
getMessageBody() - Method in class com.meterware.httpunit.PostMethodWebRequest
getMetaTagContent(String, String) - Method in class com.meterware.httpunit.HTMLPage
Retrieves the "content" of the meta tags for a key pair attribute-attributeValue.
getMetaTagContent(String, String) - Method in class com.meterware.httpunit.WebResponse
Retrieves the "content" of the meta tags for a key pair attribute-attributeValue.
getMethod() - Method in class com.meterware.httpunit.GetMethodWebRequest
Returns the HTTP method defined for this request.
getMethod() - Method in class com.meterware.httpunit.PostMethodWebRequest
Returns the HTTP method defined for this request.
getMethod() - Method in class com.meterware.httpunit.PutMethodWebRequest
Returns 'PUT' to indicate the method.
getMethod() - Method in class com.meterware.httpunit.WebForm
Returns the method defined for this form.
getMethod() - Method in class com.meterware.httpunit.WebRequest
GetMethodWebRequest - Class in com.meterware.httpunit
An HTTP request using the GET method.
GetMethodWebRequest(String) - Constructor for class com.meterware.httpunit.GetMethodWebRequest
Constructs a web request using a specific absolute url string.
GetMethodWebRequest(URL, String) - Constructor for class com.meterware.httpunit.GetMethodWebRequest
Constructs a web request using a base URL and a relative url string.
GetMethodWebRequest(URL, String, String) - Constructor for class com.meterware.httpunit.GetMethodWebRequest
Constructs a web request with a specific target.
getMimeType(String) - Method in class com.meterware.servletunit.ServletUnitServletContext
Returns the MIME type of the specified file, or null if the MIME type is not known.
getMinorVersion() - Method in class com.meterware.servletunit.ServletUnitServletContext
Returns the minor version of the Servlet API that this servlet container supports.
getName() - Method in class com.meterware.httpunit.BlockElement
Returns the name associated with this element.
getName() - Method in class com.meterware.httpunit.cookies.Cookie
Returns the name of this cookie.
getName() - Method in class com.meterware.httpunit.FormControl.Scriptable
get my Name
getName() - Method in interface com.meterware.httpunit.HTMLElement
Returns the name associated with this element.
getName() - Method in interface com.meterware.httpunit.scripting.NamedDelegate
getName() - Method in class com.meterware.httpunit.WebForm.Scriptable
getName() - Method in class com.meterware.httpunit.WebImage
getName() - Method in class com.meterware.httpunit.WebImage.Scriptable
getName() - Method in class com.meterware.httpunit.WebLink.Scriptable
getName() - Method in class com.meterware.httpunit.WebRequestSource
Returns the name associated with this request source.
getName() - Method in class com.meterware.httpunit.WebResponse.Scriptable
getName() - Method in class com.meterware.httpunit.WebWindow
Returns the name of this window.
getNamedDispatcher(String) - Method in class com.meterware.servletunit.ServletUnitServletContext
Returns a RequestDispatcher object that acts as a wrapper for the named servlet.
getNewCookieNames() - Method in class com.meterware.httpunit.WebResponse
Returns a list of new cookie names defined as part of this response.
getNewCookieValue(String) - Method in class com.meterware.httpunit.WebResponse
Returns the new cookie value defined as part of this response.
getNextAlert() - Method in class com.meterware.httpunit.WebClient
Returns the next javascript alert without removing it from the queue.
getNextTextBlock(TextBlock) - Method in class com.meterware.httpunit.ParsedHTML
getNextTextBlock(TextBlock) - Method in class com.meterware.httpunit.WebResponse
Returns the text block after the specified block, if any.
getNode() - Method in class com.meterware.httpunit.BlockElement
getNode() - Method in interface com.meterware.httpunit.HTMLElement
Returns the DOM node underlying this element.
getNode() - Method in class com.meterware.httpunit.WebRequestSource
getNodeAttribute(Node, String) - Static method in class com.meterware.httpunit.NodeUtils
get the attribute with the given name from the given node
getNodeAttribute(Node, String, String) - Static method in class com.meterware.httpunit.NodeUtils
get the attribute with the given name from the given node
getNumTextParameters(String) - Method in class com.meterware.httpunit.WebForm
Returns the number of text parameters in this form with the specified name.
getOnLoadEvent() - Method in class com.meterware.httpunit.HTMLPage
Returns the onLoad event script.
getOpener() - Method in class com.meterware.httpunit.WebWindow
Returns the web response that contained the script which opened this window.
getOpenWindow(String) - Method in class com.meterware.httpunit.WebClient
getOpenWindows() - Method in class com.meterware.httpunit.WebClient
getOptions(String) - Method in class com.meterware.httpunit.WebForm
Returns the displayed options defined for the specified parameter name.
getOptionValues() - Method in class com.meterware.httpunit.FormControl
Returns the values permitted in this control.
getOptionValues() - Method in class com.meterware.httpunit.RadioGroupFormControl
Returns the option values defined for this radio button group.
getOptionValues(String) - Method in class com.meterware.httpunit.WebForm
Returns the option values defined for the specified parameter name.
getOverrideContextType() - Method in class com.meterware.httpunit.ClientProperties
Returns the context type (if any) to use instead of the one specified by the server.
getPageFrame() - Method in class com.meterware.httpunit.WebRequestSource
getParameter(String) - Method in class com.meterware.httpunit.WebApplet
Returns the value of the specified applet parameter, or null if not defined.
getParameter(String) - Method in class com.meterware.httpunit.WebForm
get the form parameter with the given name
getParameter(String) - Method in class com.meterware.httpunit.WebRequest
Returns the value of a parameter in this web request.
getParameter(String) - Method in class com.meterware.pseudoserver.HttpRequest
Returns the parameter with the specified name.
getParameter(String) - Method in class com.meterware.pseudoserver.PseudoServlet
Returns the values for the parameter with the specified name.
getParameterHolder() - Method in class com.meterware.httpunit.WebRequest
getParameterNames() - Method in class com.meterware.httpunit.WebApplet
Returns an array containing the names of the parameters defined for the applet.
getParameterNames() - Method in class com.meterware.httpunit.WebForm
Returns an array containing the names of the parameters defined for this form.
getParameterNames() - Method in class com.meterware.httpunit.WebRequestSource
Returns an array containing the names of any parameters to be sent on a request based on this request source.
getParameterValue(String) - Method in class com.meterware.httpunit.WebForm
Returns the default value of the named parameter.
getParameterValues(String) - Method in class com.meterware.httpunit.WebForm
Returns the multiple default values of the named parameter.
getParameterValues(String) - Method in class com.meterware.httpunit.WebRequest
Returns the multiple default values of the named parameter.
getParameterValues(String) - Method in class com.meterware.httpunit.WebRequestSource
Returns the values of the named parameter.
getParameterValuesValidated() - Static method in class com.meterware.httpunit.HttpUnitOptions
getParent() - Method in class com.meterware.httpunit.HTMLPage.Scriptable
getParentDelegate() - Method in class com.meterware.httpunit.BlockElement
getParentDelegate() - Method in class com.meterware.httpunit.Button
getParentDelegate() - Method in class com.meterware.httpunit.FormControl
getParentDelegate() - Method in interface com.meterware.httpunit.HTMLElement
Returns the scriptable delegate which can provide the scriptable delegate for this element.
getParentDelegate() - Method in class com.meterware.httpunit.TableRow
getParentDelegate() - Method in class com.meterware.httpunit.WebApplet
getParentDelegate() - Method in class com.meterware.httpunit.WebList
getParentDelegate() - Method in class com.meterware.httpunit.WebRequestSource
getParentDelegate() - Method in class com.meterware.httpunit.WebTable
getParserWarningsEnabled() - Static method in class com.meterware.httpunit.HttpUnitOptions
getPath() - Method in class com.meterware.httpunit.cookies.Cookie
Returns the path to which this cookie is restricted.
getPlatform() - Method in class com.meterware.httpunit.ClientProperties
getPostResponse() - Method in class com.meterware.pseudoserver.PseudoServlet
getProperties() - Method in class com.meterware.httpunit.HttpHeader
getProperty(String) - Method in class com.meterware.httpunit.HttpHeader
getProtocol() - Method in class com.meterware.pseudoserver.HttpRequest
Returns the protocol string specified in the message header for this request.
getProxyHost() - Method in class com.meterware.httpunit.WebClient
Returns the name of the active proxy server.
getProxyPort() - Method in class com.meterware.httpunit.WebClient
Returns the number of the active proxy port, or 0 is none is specified.
getPutResponse() - Method in class com.meterware.pseudoserver.PseudoServlet
getQueryString() - Method in class com.meterware.httpunit.HeaderOnlyWebRequest
Returns the query string defined for this request.
getQueryString() - Method in class com.meterware.httpunit.PostMethodWebRequest
Returns the query string defined for this request.
getQueryString() - Method in class com.meterware.httpunit.WebRequest
Returns the query string defined for this request.
getQueryValue() - Method in class com.meterware.httpunit.RadioButtonFormControl
getReader() - Method in class com.meterware.pseudoserver.PseudoServlet
Returns a reader for the body of the request.
getRealPath(String) - Method in class com.meterware.servletunit.ServletUnitServletContext
Returns a String containing the real path for a given virtual path.
getRedirectDelay() - Static method in class com.meterware.httpunit.HttpUnitOptions
Returns the delay, in milliseconds, before a redirect request is issues.
getRefreshDelay() - Method in class com.meterware.httpunit.WebResponse
Returns the delay before normally following the request to refresh this page, if any.
getRefreshRequest() - Method in class com.meterware.httpunit.WebResponse
Returns a request to refresh this page, if any.
getRelativeURL() - Method in class com.meterware.httpunit.WebRequestSource
get the relative URL for a weblink
change spaces to %20
getRequest(String, String) - Method in class com.meterware.httpunit.WebForm
Creates and returns a web request which will simulate the submission of this form with a button with the specified name and value.
getRequest(String) - Method in class com.meterware.httpunit.WebForm
Creates and returns a web request which will simulate the submission of this form with a button with the specified name.
getRequest(SubmitButton) - Method in class com.meterware.httpunit.WebForm
Creates and returns a web request which will simulate the submission of this form by pressing the specified button.
getRequest(SubmitButton, int, int) - Method in class com.meterware.httpunit.WebForm
Creates and returns a web request which will simulate the submission of this form by pressing the specified button.
getRequest() - Method in class com.meterware.httpunit.WebForm
Creates and returns a web request which will simulate the submission of this form with an unnamed submit button.
getRequest() - Method in class com.meterware.httpunit.WebRequestSource
Creates and returns a web request from this request source.
getRequest() - Method in class com.meterware.pseudoserver.PseudoServlet
getRequest() - Method in interface com.meterware.servletunit.InvocationContext
Returns the request to be processed by the servlet or filter.
getRequestDispatcher(String) - Method in class com.meterware.servletunit.ServletUnitServletContext
Returns a RequestDispatcher object that acts as a wrapper for the resource located at the given path.
getRequestParameterNames() - Method in class com.meterware.httpunit.WebRequest
Returns an array of all parameter names defined as part of this web request.
getResource(WebRequest) - Method in class com.meterware.httpunit.WebClient
Returns the resource specified by the request.
getResource(WebRequest) - Method in class com.meterware.httpunit.WebWindow
Returns the resource specified by the request.
getResource(String) - Method in class com.meterware.servletunit.ServletUnitServletContext
Returns a URL to the resource that is mapped to a specified path.
getResourceAsStream(String) - Method in class com.meterware.servletunit.ServletUnitServletContext
Returns the resource located at the named path as an InputStream object.
getResourcePaths(String) - Method in class com.meterware.servletunit.ServletUnitServletContext
Returns a directory-like listing of all the paths to resources within the web application
whose longest sub-path matches the supplied path argument.
getResponse(String) - Method in class com.meterware.httpunit.WebClient
Submits a GET method request and returns a response.
getResponse(WebRequest) - Method in class com.meterware.httpunit.WebClient
Submits a web request and returns a response, using all state developed so far as stored in
cookies as requested by the server.
getResponse(String) - Method in class com.meterware.httpunit.WebWindow
Submits a GET method request and returns a response.
getResponse(WebRequest) - Method in class com.meterware.httpunit.WebWindow
Submits a web request and returns a response, using all state developed so far as stored in
cookies as requested by the server.
getResponse(String) - Method in class com.meterware.pseudoserver.PseudoServlet
Returns a resource object as a result of a get request.
getResponse() - Method in interface com.meterware.servletunit.InvocationContext
Returns the response which the servlet or filter should modify during its operation.
getResponse(WebRequest) - Method in class com.meterware.servletunit.ServletRunner
Returns the response from the specified servlet.
getResponse(String) - Method in class com.meterware.servletunit.ServletRunner
Returns the response from the specified servlet using GET.
getResponse(InvocationContext) - Method in class com.meterware.servletunit.ServletUnitClient
Updates this client and returns the response which would be displayed by the
user agent.
getResponseCode() - Method in exception com.meterware.httpunit.HttpException
get the response Code of this http Exception
getResponseCode() - Method in class com.meterware.httpunit.WebResponse
Returns the response code associated with this response.
getResponseMessage() - Method in exception com.meterware.httpunit.HttpException
get the response Message of this http Exception
getResponseMessage() - Method in class com.meterware.httpunit.WebResponse
Returns the response message associated with this response.
getRowCount() - Method in class com.meterware.httpunit.WebTable
Returns the number of rows in the table.
getRows() - Method in class com.meterware.httpunit.WebTable
Returns an array of rows for this table.
getRowSpan() - Method in class com.meterware.httpunit.TableCell
Returns the number of rows spanned by this cell.
getScriptableObject() - Method in class com.meterware.httpunit.WebForm
getScriptableObject() - Method in class com.meterware.httpunit.WebResponse
get the scriptable object for this WebResponse
getScriptEngine() - Method in class com.meterware.httpunit.scripting.ScriptableDelegate
getScriptEngine(ScriptableDelegate) - Method in class com.meterware.httpunit.scripting.ScriptableDelegate
getScriptEngineClassName() - Static method in class com.meterware.httpunit.HttpUnitOptions
getScriptErrorMessages() - Static method in class com.meterware.httpunit.HttpUnitOptions
Returns the accumulated script error messages encountered.
getScriptingEngine() - Static method in class com.meterware.httpunit.HttpUnitOptions
getScriptingHandler() - Method in class com.meterware.httpunit.BlockElement
Returns the delegate which supports scripting this element.
getScriptingHandler() - Method in interface com.meterware.httpunit.HTMLElement
Returns the delegate which supports scripting this element.
getScriptingHandler() - Method in interface com.meterware.httpunit.parsing.DocumentAdapter
Returns the Scriptable object associated with the document
getScriptingHandler() - Method in class com.meterware.httpunit.WebRequestSource
Returns the scriptable delegate.
getScriptingHandler() - Method in class com.meterware.httpunit.WebResponse
getServer() - Method in class com.meterware.pseudoserver.HttpUserAgentTest
getServerInfo() - Method in class com.meterware.servletunit.ServletUnitServletContext
Returns the name and version of the servlet container on which the servlet is running.
getServlet() - Method in interface com.meterware.servletunit.InvocationContext
Returns the selected servlet, initialized to provide access to sessions
and servlet context information.
getServlet(String) - Method in class com.meterware.servletunit.ServletUnitServletContext
getServletContextName() - Method in class com.meterware.servletunit.ServletUnitServletContext
Returns the name of this web application correponding to this ServletContext as specified
in the deployment descriptor for this web application by the display-name element.
getServletNames() - Method in class com.meterware.servletunit.ServletUnitServletContext
getServletRegistration(String) - Method in class com.meterware.servletunit.ServletUnitServletContext
getServletRegistrations() - Method in class com.meterware.servletunit.ServletUnitServletContext
getServletResponse() - Method in interface com.meterware.servletunit.InvocationContext
Returns the final response from the servlet.
getServlets() - Method in class com.meterware.servletunit.ServletUnitServletContext
getSession(String, boolean) - Method in interface com.meterware.servletunit.InvocationContextFactory
Returns the session with the specified ID; if none exists or the session is invalid, will create a new session if the create flag is true.
getSession(boolean) - Method in class com.meterware.servletunit.ServletRunner
Returns the session to be used by the next request.
getSession(boolean) - Method in class com.meterware.servletunit.ServletUnitClient
Returns the session that would be used by the next request (if it asks for one).
getSessionCookieConfig() - Method in class com.meterware.servletunit.ServletUnitServletContext
getSocketReleaseWaitTime() - Static method in class com.meterware.pseudoserver.PseudoServer
Returns the amount of time the pseudo server will wait for a server socket to be released (in msec)
before allocating a new one.
getSource() - Method in class com.meterware.httpunit.WebImage
getSubframeContents(String) - Method in class com.meterware.httpunit.WebResponse
Returns the contents of the specified subframe of this frameset response.
getSubmitButton(String) - Method in class com.meterware.httpunit.WebForm
Returns the submit button defined in this form with the specified name.
getSubmitButton(String, String) - Method in class com.meterware.httpunit.WebForm
Returns the submit button defined in this form with the specified name and value.
getSubmitButtons() - Method in class com.meterware.httpunit.WebForm
Returns an array containing the submit buttons defined for this form.
getSubmitButtonWithID(String) - Method in class com.meterware.httpunit.WebForm
Returns the submit button defined in this form with the specified ID.
getSummary() - Method in class com.meterware.httpunit.WebTable
Returns the summary attribute associated with this table.
getTableCell(int, int) - Method in class com.meterware.httpunit.WebTable
Returns the contents of the specified table cell as text.
getTableCellWithID(String) - Method in class com.meterware.httpunit.WebTable
Returns the contents of the specified table cell with a given ID
getTables() - Method in interface com.meterware.httpunit.HTMLSegment
Returns the top-level tables found in this HTML segment in the order in which
they appear.
getTables() - Method in class com.meterware.httpunit.ParsedHTML
Returns the top-level tables found in the page in the order in which they appear.
getTables() - Method in class com.meterware.httpunit.WebResponse
Returns the top-level tables found in this page in the order in which
they appear.
getTableStartingWith(String) - Method in interface com.meterware.httpunit.HTMLSegment
Returns the first table in this HTML segment which has the specified text as the full text of
its first non-blank row and non-blank column.
getTableStartingWith(String) - Method in class com.meterware.httpunit.ParsedHTML
Returns the first table in the response which has the specified text as the full text of
its first non-blank row and non-blank column.
getTableStartingWith(String) - Method in class com.meterware.httpunit.WebResponse
Returns the first table in the response which has the specified text as the full text of
its first non-blank row and non-blank column.
getTableStartingWithPrefix(String) - Method in interface com.meterware.httpunit.HTMLSegment
Returns the first table in this HTML segment which has the specified text as a prefix of the text
in its first non-blank row and non-blank column.
getTableStartingWithPrefix(String) - Method in class com.meterware.httpunit.ParsedHTML
Returns the first table in the response which has the specified text as a prefix of the text
in its first non-blank row and non-blank column.
getTableStartingWithPrefix(String) - Method in class com.meterware.httpunit.WebResponse
Returns the first table in the response which has the specified text as a prefix of the text of
its first non-blank row and non-blank column.
getTableWithID(String) - Method in interface com.meterware.httpunit.HTMLSegment
Returns the first table in this HTML segment which has the specified text as its ID attribute.
getTableWithID(String) - Method in class com.meterware.httpunit.ParsedHTML
Returns the first table in the response which has the specified text as its ID attribute.
getTableWithID(String) - Method in class com.meterware.httpunit.WebResponse
Returns the first table in the response which has the specified text as its ID attribute.
getTableWithSummary(String) - Method in interface com.meterware.httpunit.HTMLSegment
Returns the first table in this HTML segment which has the specified text as its summary attribute.
getTableWithSummary(String) - Method in class com.meterware.httpunit.ParsedHTML
Returns the first table in the response which has the specified text as its summary attribute.
getTableWithSummary(String) - Method in class com.meterware.httpunit.WebResponse
Returns the first table in the response which has the specified text as its summary attribute.
getTagName() - Method in class com.meterware.httpunit.BlockElement
Returns the tag for this block.
getTagName() - Method in interface com.meterware.httpunit.HTMLElement
Returns the tag name of this node.
getTagName() - Method in class com.meterware.httpunit.WebRequestSource
getTarget() - Method in class com.meterware.httpunit.WebRequest
Returns the target for this web request.
getTarget() - Method in class com.meterware.httpunit.WebRequestSource
Returns the target for this request source.
getText() - Method in class com.meterware.httpunit.BlockElement
Returns the text value of this block.
getText() - Method in interface com.meterware.httpunit.HTMLElement
Returns the contents of this element, converted to a string.
getText() - Method in interface com.meterware.httpunit.scripting.SelectionOption
getText() - Method in class com.meterware.httpunit.WebLink
Returns the text value of this link.
getText() - Method in class com.meterware.httpunit.WebRequestSource
Returns the text value of this block.
getText() - Method in class com.meterware.httpunit.WebResponse
Returns the text of the response (excluding headers) as a string.
getTextBlocks() - Method in interface com.meterware.httpunit.HTMLSegment
Returns the top-level block elements found in the page in the order in which they appear.
getTextBlocks() - Method in class com.meterware.httpunit.ParsedHTML
Returns the top-level block elements found in the page in the order in which they appear.
getTextBlocks() - Method in class com.meterware.httpunit.WebResponse
Returns an array of text blocks found in the page.
getTitle() - Method in class com.meterware.httpunit.BlockElement
Returns the title associated with this element.
getTitle() - Method in interface com.meterware.httpunit.HTMLElement
Returns the title associated with this element.
getTitle() - Method in class com.meterware.httpunit.HTMLPage
Returns the title of the page.
getTitle() - Method in class com.meterware.httpunit.HTMLPage.Scriptable
getTitle() - Method in class com.meterware.httpunit.WebRequestSource
Returns the title associated with this request source.
getTitle() - Method in class com.meterware.httpunit.WebResponse
Returns the title of the page.
getType() - Method in class com.meterware.httpunit.Button
getType() - Method in class com.meterware.httpunit.FormControl
Return the type of the control, as seen from JavaScript.
getType() - Method in class com.meterware.httpunit.RadioButtonFormControl
getType() - Method in class com.meterware.httpunit.RadioGroupFormControl
getType() - Method in class com.meterware.httpunit.ResetButton
getType() - Method in class com.meterware.httpunit.SubmitButton
getURI() - Method in class com.meterware.pseudoserver.HttpRequest
Returns the URI specified in the message header for this request.
getURL() - Method in interface com.meterware.httpunit.cookies.CookieSource
Returns the URL which invoked this response.
getURL() - Method in exception com.meterware.httpunit.RecursiveRedirectionException
Returns the URL that caused this exception to be thrown.
getURL() - Method in class com.meterware.httpunit.WebRequest
Returns the final URL associated with this web request.
getURL() - Method in class com.meterware.httpunit.WebResponse
Returns the URL which invoked this response.
getURL() - Method in class com.meterware.httpunit.WebResponse.Scriptable
getURLBase() - Method in class com.meterware.httpunit.WebRequest
getURLString() - Method in class com.meterware.httpunit.WebLink
Returns the URL referenced by this link.
getURLString() - Method in class com.meterware.httpunit.WebRequest
getUserAgent() - Method in class com.meterware.httpunit.ClientProperties
Returns the user agent identification.
getUserAgent() - Method in class com.meterware.httpunit.WebClient
getUserResponse(String, String) - Method in class com.meterware.httpunit.DialogAdapter
Invoked when the user agent needs to display a generic dialog and obtain a user response.
getUserResponse(String, String) - Method in interface com.meterware.httpunit.DialogResponder
Invoked when the user agent needs to display a generic dialog and obtain a user response.
getUserResponse(String, String) - Method in class com.meterware.httpunit.WebResponse.Scriptable
getValidContentTypes() - Static method in class com.meterware.httpunit.WebResponse
allow access to the valid content Types
getValue() - Method in class com.meterware.httpunit.Button
Returns the value associated with this button.
getValue() - Method in class com.meterware.httpunit.cookies.Cookie
Returns the value associated with this cookie.
getValue() - Method in interface com.meterware.httpunit.scripting.SelectionOption
getValueAttribute() - Method in class com.meterware.httpunit.FormControl
Returns the value of this control in the form.
getValues() - Method in class com.meterware.httpunit.Button
getValues() - Method in class com.meterware.httpunit.FormControl
Returns the current value(s) associated with this control.
getValues() - Method in class com.meterware.httpunit.RadioGroupFormControl
get the values for the buttons
getValues() - Method in class com.meterware.httpunit.SubmitButton
Returns the current value(s) associated with this control.
getVirtualServerName() - Method in class com.meterware.servletunit.ServletUnitServletContext
getWaitThreshhold() - Static method in class com.meterware.pseudoserver.PseudoServer
Returns the number of server sockets that must have been allocated and not returned before waiting for one
to be returned.
getWidth() - Method in class com.meterware.httpunit.WebApplet
Returns the width of the panel in which the applet will be drawn.
Scriptable() - Constructor for class com.meterware.httpunit.FormControl.Scriptable
construct a Scriptable
Scriptable() - Constructor for class com.meterware.httpunit.WebImage.Scriptable
Scriptable() - Constructor for class com.meterware.httpunit.WebLink.Scriptable
Scriptable() - Constructor for class com.meterware.httpunit.WebResponse.Scriptable
ScriptableDelegate - Class in com.meterware.httpunit.scripting
An interface for objects which will be accessible via scripting.
ScriptableDelegate() - Constructor for class com.meterware.httpunit.scripting.ScriptableDelegate
ScriptException - Exception in com.meterware.httpunit
An exception thrown when there is a problem running a script.
ScriptException(String) - Constructor for exception com.meterware.httpunit.ScriptException
ScriptHandler - Interface in com.meterware.httpunit.parsing
ScriptingEngine - Interface in com.meterware.httpunit.scripting
ScriptingEngineFactory - Interface in com.meterware.httpunit.scripting
ScriptingEventHandler - Interface in com.meterware.httpunit.scripting
interface for every object that may have excutable events
and their scripts attached
ScriptingHandler - Interface in com.meterware.httpunit.scripting
selectFile(String, File) - Method in class com.meterware.httpunit.WebRequest
Sets the file for a parameter upload in a web request.
selectFile(String, File, String) - Method in class com.meterware.httpunit.WebRequest
Sets the file for a parameter upload in a web request.
selectFile(String, String, InputStream, String) - Method in class com.meterware.httpunit.WebRequest
Sets the file for a parameter upload in a web request.
SelectionOption - Interface in com.meterware.httpunit.scripting
SelectionOptions - Interface in com.meterware.httpunit.scripting
Represents an array of Options
sendOnChangeEvent() - Method in class com.meterware.httpunit.FormControl.Scriptable
allow firing a sendOnChangeEvent
sendOnChangeEvent() - Method in class com.meterware.httpunit.FormControl
sendOnChangeEvent() - Method in interface com.meterware.httpunit.scripting.Input
fire a on change event
sendOnClickEvent() - Method in class com.meterware.httpunit.FormControl
sendOnMouseDownEvent() - Method in class com.meterware.httpunit.FormControl
sendOnMouseUpEvent() - Method in class com.meterware.httpunit.FormControl
sendRequest(WebRequest) - Method in class com.meterware.httpunit.WebClient
Submits a web request and returns a response.
sendRequest(WebRequest) - Method in class com.meterware.httpunit.WebWindow
Submits a web request and returns a response.
service() - Method in interface com.meterware.servletunit.InvocationContext
Invokes the current servlet or filter.
ServletRunner - Class in com.meterware.servletunit
This class acts as a test environment for servlets.
ServletRunner() - Constructor for class com.meterware.servletunit.ServletRunner
Default constructor, which defines no servlets.
ServletRunner(String) - Constructor for class com.meterware.servletunit.ServletRunner
ServletRunner(String, String) - Constructor for class com.meterware.servletunit.ServletRunner
ServletRunner(File) - Constructor for class com.meterware.servletunit.ServletRunner
Constructor which expects a File object representing the web.xml for the
application.
ServletRunner(File, String) - Constructor for class com.meterware.servletunit.ServletRunner
Constructor which expects a File object representing the web.xml for the
application and a context path under which to mount it.
ServletRunner(String, EntityResolver) - Constructor for class com.meterware.servletunit.ServletRunner
constructor with entity Resolver
as asked for in Bug report 1222269 by jim - jafergus
ServletRunner(InputStream) - Constructor for class com.meterware.servletunit.ServletRunner
Constructor which expects an input stream containing the web.xml for the application.
ServletRunner(InputStream, String) - Constructor for class com.meterware.servletunit.ServletRunner
Constructor which expects an input stream containing the web.xml for the application.
ServletRunner.JasperJSPServletDescriptor - Class in com.meterware.servletunit
ServletTestCase - Class in com.meterware.servletunit
ServletTestCase(String) - Constructor for class com.meterware.servletunit.ServletTestCase
ServletUnitClient - Class in com.meterware.servletunit
A client for use with the servlet runner class, allowing the testing of servlets
without an actual servlet container.
ServletUnitServletContext - Class in com.meterware.servletunit
This class is a private implementation of the ServletContext class.
set(String, Object) - Method in class com.meterware.httpunit.FormControl.Scriptable
set the given property to the given value
set(String, Object) - Method in class com.meterware.httpunit.HTMLPage.Scriptable
Sets the value of the named property.
set(String, Object) - Method in interface com.meterware.httpunit.scripting.Input
set the given property to the given value
set(String, Object) - Method in class com.meterware.httpunit.scripting.ScriptableDelegate
Sets the value of the named property.
set(String, Object) - Method in class com.meterware.httpunit.WebForm.Scriptable
Sets the value of the named property.
set(String, Object) - Method in class com.meterware.httpunit.WebImage.Scriptable
set(String, Object) - Method in class com.meterware.httpunit.WebLink.Scriptable
set(String, Object) - Method in class com.meterware.httpunit.WebResponse.Scriptable
Sets the value of the named property.
set_connectTimeout(int) - Method in class com.meterware.httpunit.WebConversation
set the connectionTimout -1 means it is not set (the default)
set_readTimeout(int) - Method in class com.meterware.httpunit.WebConversation
setAcceptCookies(boolean) - Method in class com.meterware.httpunit.ClientProperties
Specifies whether the client should accept and send cookies.
setAcceptCookies(boolean) - Static method in class com.meterware.httpunit.HttpUnitOptions
setAcceptGzip(boolean) - Method in class com.meterware.httpunit.ClientProperties
Specifies whether the client will accept GZIP encoded responses.
setAcceptGzip(boolean) - Static method in class com.meterware.httpunit.HttpUnitOptions
setAction(String) - Method in interface com.meterware.httpunit.scripting.FormScriptable
set the action
setAction(String) - Method in class com.meterware.httpunit.WebForm.Scriptable
setAllowUnnamedImageButton(boolean) - Static method in class com.meterware.httpunit.SubmitButton
setApplicationCodeName(String) - Method in class com.meterware.httpunit.ClientProperties
setApplicationID(String, String, String) - Method in class com.meterware.httpunit.ClientProperties
Specifies the ID information for a client.
setApplicationName(String) - Method in class com.meterware.httpunit.ClientProperties
setApplicationVersion(String) - Method in class com.meterware.httpunit.ClientProperties
setAttribute(String, Object) - Method in class com.meterware.httpunit.BlockElement
set the attribute with the given name to the given value
setAttribute(String, Object) - Method in class com.meterware.httpunit.FormControl.Scriptable
set the given attribute to the given value
setAttribute(String, Object) - Method in interface com.meterware.httpunit.HTMLElement
Set the value of the attribute of this element with the specified name.
setAttribute(String, Object) - Method in interface com.meterware.httpunit.scripting.Input
set the given attribute to the given value
setAttribute(String, Object) - Method in class com.meterware.httpunit.WebRequestSource
set the attribute with the given name to the given value
setAttribute(String, Object) - Method in class com.meterware.servletunit.ServletUnitServletContext
setAuthentication(String, String, String) - Method in class com.meterware.httpunit.WebClient
Specifies a username and password for on-demand authentication.
setAuthorization(String, String) - Method in class com.meterware.httpunit.WebClient
setAutoRedirect(boolean) - Method in class com.meterware.httpunit.ClientProperties
Determines whether the client should automatically follow page redirect requests (status 3xx).
setAutoRedirect(boolean) - Static method in class com.meterware.httpunit.HttpUnitOptions
setAutoRefresh(boolean) - Method in class com.meterware.httpunit.ClientProperties
Specifies whether the client should automatically follow page refresh requests.
setAutoRefresh(boolean) - Static method in class com.meterware.httpunit.HttpUnitOptions
setAvailableScreenSize(int, int) - Method in class com.meterware.httpunit.ClientProperties
A shortcut for setting both availableScreenWidth and availableScreenHeight at one time.
setAvailableScreenWidth(int) - Method in class com.meterware.httpunit.ClientProperties
setAvailHeight(int) - Method in class com.meterware.httpunit.ClientProperties
setCharacterSet(String, String) - Method in class com.meterware.pseudoserver.PseudoServer
Specifies the character set encoding for a resource.
setCharacterSet(String) - Method in class com.meterware.pseudoserver.WebResource
setCheckbox(String, boolean) - Method in class com.meterware.httpunit.WebForm
Sets the value of the specified checkbox parameter.
setCheckbox(String, String, boolean) - Method in class com.meterware.httpunit.WebForm
Sets the value of the specified checkbox parameter.
setCheckContentLength(boolean) - Static method in class com.meterware.httpunit.HttpUnitOptions
Specifies whether HttpUnit should throw an exception when the content length of a message does not match its
actual received length.
setContentTypeHeader(String) - Method in class com.meterware.httpunit.WebResponse
Overwrites the current value (if any) of the content type header.
setContextParameter(String, Object) - Method in class com.meterware.servletunit.ServletRunner
setCookie(String, String) - Method in class com.meterware.httpunit.HTMLPage.Scriptable
setDebug(boolean) - Method in class com.meterware.pseudoserver.PseudoServer
setDefaultCharacterSet(String) - Static method in class com.meterware.httpunit.HttpUnitOptions
Sets the default character set for pages which do not specify one and for requests created without HTML sources.
setDefaultContentType(String) - Static method in class com.meterware.httpunit.HttpUnitOptions
Sets the default content type for pages which do not specify one.
setDestination(String) - Method in class com.meterware.httpunit.WebRequestSource
setDialogResponder(DialogResponder) - Method in class com.meterware.httpunit.WebClient
Specifies the object which will respond to all dialogs.
setDnsListener(DNSListener) - Method in class com.meterware.httpunit.ClientProperties
Specifies a listener for DNS requests from the client.
setDocument(HTMLDocument) - Method in interface com.meterware.httpunit.parsing.DocumentAdapter
Records the root (Document) node.
setDomainMatchingStrict(boolean) - Static method in class com.meterware.httpunit.cookies.CookieProperties
Specifies whether strict domain name matching must be followed.
setErrorResource(String, int, String) - Method in class com.meterware.pseudoserver.PseudoServer
Defines a resource which will result in an error message.
setEXCEPTION_DEBUG(boolean) - Static method in class com.meterware.httpunit.HttpUnitUtils
setExceptionsThrownOnErrorStatus(boolean) - Static method in class com.meterware.httpunit.HttpUnitOptions
If true, WebClient.getResponse throws an exception when it receives an error status.
setExceptionsThrownOnErrorStatus(boolean) - Method in class com.meterware.httpunit.WebClient
Specifies whether an exception will be thrown when an error status (4xx or 5xx) is detected on a response.
setExceptionsThrownOnScriptError(boolean) - Static method in class com.meterware.httpunit.HttpUnitOptions
Determines whether script errors result in exceptions or warning messages.
setForceLowerCase(boolean) - Static method in class com.meterware.httpunit.parsing.HTMLParserFactory
Specifies whether the parser should force the case of HTML tags and attributes to lower case.
setForceUpperCase(boolean) - Static method in class com.meterware.httpunit.parsing.HTMLParserFactory
Specifies whether the parser should force the case of HTML tags and attributes to be upper case.
setHeaderField(String, String) - Method in class com.meterware.httpunit.WebClient
Sets the value for a header field to be sent with all requests.
setHeaderField(String, String) - Method in class com.meterware.httpunit.WebRequest
Sets the value of a header to be sent with this request.
setHTMLParser(HTMLParser) - Static method in class com.meterware.httpunit.parsing.HTMLParserFactory
Specifies the parser to use.
setIframeSupported(boolean) - Method in class com.meterware.httpunit.ClientProperties
setImageButtonClickPosition(int, int) - Method in class com.meterware.httpunit.WebRequest
Specifies the click position for the submit button.
setImagesTreatedAsAltText(boolean) - Static method in class com.meterware.httpunit.HttpUnitOptions
If true, tells HttpUnit to treat images with alt attributes as though they were the text
value of that attribute in all searches and displays.
setInitParameter(String, String) - Method in class com.meterware.servletunit.ServletUnitServletContext
setJavaScriptOptimizationLevel(int) - Static method in class com.meterware.httpunit.HttpUnitOptions
setter for Java Script optimization level
setLength(int) - Method in interface com.meterware.httpunit.scripting.SelectionOptions
Sets a new length to this array
setLocation(String) - Method in class com.meterware.httpunit.WebResponse.Scriptable
setLoggingHttpHeaders(boolean) - Static method in class com.meterware.httpunit.HttpUnitOptions
If true, tells HttpUnit to log HTTP headers to system output.
setLogStream(PrintStream) - Method in class com.meterware.servletunit.ServletUnitServletContext
Allows the test to determine where the log messages should be written.
setMainWindow(WebWindow) - Method in class com.meterware.httpunit.WebClient
setMatchesIgnoreCase(boolean) - Static method in class com.meterware.httpunit.HttpUnitOptions
setMaxProtocolLevel(int, int) - Method in class com.meterware.pseudoserver.PseudoServer
setMethod(String) - Method in class com.meterware.httpunit.HeaderOnlyWebRequest
setOverrideContextType(String) - Method in class com.meterware.httpunit.ClientProperties
All responses to this client will use the specified content type rather than the one specified by the server.
setParameter(String, String) - Method in class com.meterware.httpunit.WebForm
Sets the value of a parameter in this form.
setParameter(String, String[]) - Method in class com.meterware.httpunit.WebForm
Sets the multiple values of a parameter in this form.
setParameter(String, UploadFileSpec[]) - Method in class com.meterware.httpunit.WebForm
Sets the multiple values of a file upload parameter in a web request.
setParameter(String, File) - Method in class com.meterware.httpunit.WebForm
Sets the single value of a file upload parameter in this form.
setParameter(String, String) - Method in class com.meterware.httpunit.WebRequest
Sets the value of a parameter in a web request.
setParameter(String, String[]) - Method in class com.meterware.httpunit.WebRequest
Sets the multiple values of a parameter in a web request.
setParameter(String, UploadFileSpec[]) - Method in class com.meterware.httpunit.WebRequest
Sets the multiple values of a file upload parameter in a web request.
setParameterValue(String, String) - Method in interface com.meterware.httpunit.scripting.FormScriptable
set the value of a parameter
setParameterValue(String, String) - Method in class com.meterware.httpunit.WebForm.Scriptable
setParameterValuesValidated(boolean) - Static method in class com.meterware.httpunit.HttpUnitOptions
setParserWarningsEnabled(boolean) - Static method in class com.meterware.httpunit.HttpUnitOptions
setParserWarningsEnabled(boolean) - Static method in class com.meterware.httpunit.parsing.HTMLParserFactory
If true, tells the parser to display warning messages.
setPathMatchingStrict(boolean) - Static method in class com.meterware.httpunit.cookies.CookieProperties
Specifies whether strict path name matching must be followed.
setPlatform(String) - Method in class com.meterware.httpunit.ClientProperties
setPostIncludesCharset(boolean) - Static method in class com.meterware.httpunit.HttpUnitOptions
Determines whether a normal POST request will include the character set in the content-type header.
setPreserveTagCase(boolean) - Static method in class com.meterware.httpunit.parsing.HTMLParserFactory
Specifies whether the parser should preserve the case of HTML tags and attributes.
setProxyServer(String, int) - Method in class com.meterware.httpunit.WebClient
Specifies a proxy server to use for requests from this client.
setProxyServer(String, int, String, String) - Method in class com.meterware.httpunit.WebClient
Specifies a proxy server to use, along with a user and password for authentication.
setProxyServer(String, int) - Method in class com.meterware.httpunit.WebConversation
set the proxy server to the given proxyHost with the given proxy Port
setProxyServer(String, int) - Method in class com.meterware.servletunit.ServletUnitClient
Specifies a proxy server to use for requests from this client.
setRedirectDelay(int) - Static method in class com.meterware.httpunit.HttpUnitOptions
Sets the delay, in milliseconds, before a redirect request is issued.
setResource(String, String) - Method in class com.meterware.pseudoserver.PseudoServer
Defines the contents of an expected resource.
setResource(String, PseudoServlet) - Method in class com.meterware.pseudoserver.PseudoServer
Defines the contents of an expected resource.
setResource(String, String, String) - Method in class com.meterware.pseudoserver.PseudoServer
Defines the contents of an expected resource.
setResource(String, byte[], String) - Method in class com.meterware.pseudoserver.PseudoServer
Defines the contents of an expected resource.
setResourceCharSet(String, String, boolean) - Method in class com.meterware.pseudoserver.HttpUserAgentTest
setReturnHTMLDocument(boolean) - Static method in class com.meterware.httpunit.parsing.HTMLParserFactory
Specifies whether the parser should return an HTMLDocument object rather than a Document object.
setScriptEngine(ScriptingEngine) - Method in class com.meterware.httpunit.scripting.ScriptableDelegate
Specifies the scripting engine to be used.
setScriptEngineClassName(String) - Static method in class com.meterware.httpunit.HttpUnitOptions
setScriptingEnabled(boolean) - Static method in class com.meterware.httpunit.HttpUnitOptions
change the scriptingEnabled flag
setScriptingHandler(ScriptingHandler) - Method in class com.meterware.httpunit.WebResponse
setSelected(boolean) - Method in interface com.meterware.httpunit.scripting.SelectionOption
setSendCharacterSet(String, boolean) - Method in class com.meterware.pseudoserver.PseudoServer
Enables the sending of the character set in the content-type header.
setSendCharacterSet(boolean) - Method in class com.meterware.pseudoserver.WebResource
setSendReferer(boolean) - Method in class com.meterware.httpunit.ClientProperties
set whether Referer information should be stripped
setServerDebug(boolean) - Method in class com.meterware.pseudoserver.HttpUserAgentTest
setSessionTrackingModes(Set) - Method in class com.meterware.servletunit.ServletUnitServletContext
setSocketReleaseWaitTime(int) - Static method in class com.meterware.pseudoserver.PseudoServer
Returns the amount of time the pseudo server will wait for a server socket to be released (in msec)
before allocating a new one.
setState(boolean) - Method in class com.meterware.httpunit.FormControl
Sets the state of this boolean control.
setTargetAttribute(String) - Method in class com.meterware.httpunit.WebRequestSource
setText(String) - Method in interface com.meterware.httpunit.scripting.SelectionOption
setThrowExceptionsOnError(boolean) - Method in interface com.meterware.httpunit.scripting.ScriptingEngineFactory
Determines whether script errors result in exceptions or warning messages.
setUp() - Method in class com.meterware.pseudoserver.HttpUserAgentTest
setUserAgent(String) - Method in class com.meterware.httpunit.ClientProperties
setUserAgent(String) - Method in class com.meterware.httpunit.WebClient
setValidContentTypes(String[]) - Static method in class com.meterware.httpunit.WebResponse
allow modification of the valid content Types
use with care
setValue(String) - Method in class com.meterware.httpunit.cookies.Cookie
Sets the value associated with this cookie.
setValue(boolean) - Method in class com.meterware.httpunit.FormParameter
setValue(String, boolean) - Method in class com.meterware.httpunit.FormParameter
setValue(String) - Method in interface com.meterware.httpunit.scripting.SelectionOption
setValueAttribute(String) - Method in class com.meterware.httpunit.FormControl
Sets the value of this control in the form.
setWaitThreshhold(int) - Static method in class com.meterware.pseudoserver.PseudoServer
Specifies the number of server sockets that must have been allocated and not returned before waiting for one
to be returned.
shutDown() - Method in class com.meterware.pseudoserver.PseudoServer
shutDown() - Method in class com.meterware.servletunit.ServletRunner
Shuts down the servlet container, returning any resources held by it.
SINGLE_TYPE - Static variable in class com.meterware.httpunit.FormControl
stripQuotes(String) - Static method in class com.meterware.httpunit.HttpUnitUtils
strip the quotes from a value
submit() - Method in class com.meterware.httpunit.WebForm.Scriptable
submit() - Method in class com.meterware.httpunit.WebForm
Submits this form using the web client from which it was originally obtained.
submit(SubmitButton) - Method in class com.meterware.httpunit.WebForm
Submits this form using the web client from which it was originally obtained.
submit(SubmitButton, int, int) - Method in class com.meterware.httpunit.WebForm
Submits this form using the web client from which it was originally obtained.
SUBMIT_BUTTON_TYPE - Static variable in class com.meterware.httpunit.FormControl
SubmitButton - Class in com.meterware.httpunit
This class represents a submit button in an HTML form.
submitNoButton() - Method in class com.meterware.httpunit.WebForm
Submits this form using the web client from which it was originally obtained, ignoring any buttons defined for the form.
submitRequest(String, WebRequest) - Method in class com.meterware.httpunit.WebForm
submitRequest(String, WebRequest) - Method in class com.meterware.httpunit.WebRequestSource
submit the given event for the given request
submitRequest(WebRequest) - Method in class com.meterware.httpunit.WebRequestSource
Submits a request to the web client from which this request source was originally obtained.
submitRequest(HTMLElementImpl, String, String, String, MessageBody) - Method in class com.meterware.httpunit.WebResponse
SunJSSE_PROVIDER_CLASS - Static variable in class com.meterware.httpunit.HttpsProtocolSupport
SunJSSE_PROVIDER_CLASS2 - Static variable in class com.meterware.httpunit.HttpsProtocolSupport
SunSSL_PROTOCOL_HANDLER - Static variable in class com.meterware.httpunit.HttpsProtocolSupport
supportsForceTagCase() - Method in interface com.meterware.httpunit.parsing.HTMLParser
Returns true if this parser supports forcing the upper/lower case of tag and attribute names.
supportsParserWarnings() - Method in interface com.meterware.httpunit.parsing.HTMLParser
Returns true if this parser can display parser warnings.
supportsPreserveTagCase() - Method in interface com.meterware.httpunit.parsing.HTMLParser
Returns true if this parser supports preservation of the case of tag and attribute names.
supportsReturnHTMLDocument() - Method in interface com.meterware.httpunit.parsing.HTMLParser
Returns true if this parser can return an HTMLDocument object.
supportsScriptLanguage(String) - Method in interface com.meterware.httpunit.parsing.ScriptHandler
supportsScriptLanguage(String) - Method in class com.meterware.httpunit.scripting.ScriptableDelegate
supportsScriptLanguage(String) - Method in interface com.meterware.httpunit.scripting.ScriptingHandler
suppressAutomaticContentTypeHeader() - Method in class com.meterware.pseudoserver.WebResource
suppressAutomaticLengthHeader() - Method in class com.meterware.pseudoserver.WebResource