Package org.htmlunit.html.impl
Contains some implementation classes that have to be public to be used internally in different packages
but that shouldn't be used directly by HtmlUnit users.
-
Interface Summary Interface Description SelectableTextInput Internal interface which defines an input element which contains selectable text.SelectionDelegate Contains selection-related functionality used by elements. -
Class Summary Class Description Color Our own implementation of color to be independent of awt (for this).SelectableTextSelectionDelegate Contains standard selection-related functionality used by various input elements.SimpleRange Simple implementation of an Range.SimpleSelectionDelegate Contains selection-related functionality without an associated node.