Uses of Package
org.htmlunit.html
Packages that use org.htmlunit.html
Package
Description
Provides abstract super classes for different types of actions.
Provides the base classes for Java test cases which were created by the Script Developer while exporting script test cases.
Provides various utility classes to make writing test cases easier.
Provides some standard validator implementations.
Framework classes (contains the
WebClient
class which is the main entry point).Classes specific to HTML pages, particularly the
HtmlPage
which represents
an HTML document and provides access to its content.Miscellaneous utilities.
Classes specific to XML pages.
-
Classes in org.htmlunit.html used by com.xceptance.xlt.api.actionsClassDescriptionAn abstract wrapper for HTML elements.Wrapper for the HTML element "form".Wrapper for the HTML element "option".A representation of an HTML page returned from a server.Wrapper for the HTML element "select".An element that can have it's values sent to the server during a form submit.
-
Classes in org.htmlunit.html used by com.xceptance.xlt.api.engine.scripting
-
Classes in org.htmlunit.html used by com.xceptance.xlt.api.utilClassDescriptionWrapper for the HTML element "a".An abstract wrapper for HTML elements.Wrapper for the HTML element "form".Wrapper for the HTML element "input".A representation of an HTML page returned from a server.Wrapper for the HTML element "select".
-
Classes in org.htmlunit.html used by com.xceptance.xlt.api.validators
-
Classes in org.htmlunit.html used by org.htmlunitClassDescriptionBase class for frame and iframe.An attribute of an element.A DOM object for DocumentFragment.Base class for nodes in the HTML DOM tree.An implementation of
NodeIterator
.An abstract wrapper for HTML elements.A representation of an HTML page returned from a server.A representation of an XHTML page returned from a server. -
Classes in org.htmlunit.html used by org.htmlunit.htmlClassDescriptionBase class for frame and iframe.This is the event class for notifications about changes to the Character Data.Implementations of this interface receive notifications of changes to the Character Data.A marker interface for those classes that can be disabled.An attribute of an element.This is the event class for notifications about changes to the DOM structure.Implementations of this interface receive notifications of changes to the DOM structure.Wrapper for the DOM node CharacterData.A DOM object for DocumentFragment.Intermediate base class for DOM Nodes that have namespaces.Base class for nodes in the HTML DOM tree.Representation of a text node in the HTML DOM.Specification of a factory capable of creating
DomElement
objects.An interface to allow the user to specify which element to return for the javascriptdocument.elementFromPoint()
.Interface for form fields where the original field name still matters even once it has been changed.The web window for a frame or iframe.The different deny states.Wrapper for the HTML element "a".This is the event class for notifications about changes to the attributes of the HtmlElement.Implementations of this interface receive notifications of changes to the attribute list on the HtmlElement.Wrapper for the HTML element "body".Wrapper for the HTML element "button".An abstract wrapper for HTML elements.Enum for the different display styles.Wrapper for the HTML element "form".Wrapper for the HTML element "img".Wrapper for the HTML element "input".Wrapper for the HTML element "link".HTML Media element, e.g.Wrapper for the HTML element "meta".Wrapper for the HTML element "option".A representation of an HTML page returned from a server.Wrapper for the HTML element "input".Wrapper for the HTML element "select".Abstract parent class to shareSelectableTextInput
implementation and typing support.Wrapper for the HTML element "table".Wrapper for the HTML element "tbody".An abstract cell that provides the implementation for HtmlTableDataCell and HtmlTableHeaderCell.Wrapper for the HTML element "tfoot".Wrapper for the HTML element "thead".Wrapper for the HTML element "tr".An Iterator over the HtmlTableCells contained in this row.Wrapper for the HTML element "textarea".Wrapper for the HTML element "input" with type="text".Keeps track of the typed keys.A marker interface for those element that can be labeled.An element which can handle scripts.An element that can have it's values sent to the server during a form submit.Superclass for the wrappers for the HTML elements "thead", "tbody" and "tfoot".A factory for elements encountered in parsing the input which are not represented by dedicated element classes.An element that supports client side validation based on the Constraint validation API. -
Classes in org.htmlunit.html used by org.htmlunit.util
-
Classes in org.htmlunit.html used by org.htmlunit.xmlClassDescriptionBase class for nodes in the HTML DOM tree.Wrapper for the DOM node ProcessingInstruction.