- unchoose(short, String) - Method in class com.jaunt.component.Form
-
- unchoose(short, String) - Method in class com.jaunt.Document
-
- unchooseCheckBox(String, short) - Method in class com.jaunt.component.Form
-
Unchecks the checkbox with the specified (case-insensitive, wordspace-insensitive) label.
- unchooseCheckBox(String, short) - Method in class com.jaunt.Document
-
Deselects the checkbox who's label is matched by the specified (case-insensitive) regular expression.
- unchooseRadioButton(String, short) - Method in class com.jaunt.component.Form
-
Unchecks the radiobutton with the specified (case-insensitive, wordspace-insensitive) label.
- unchooseRadioButton(String, short) - Method in class com.jaunt.Document
-
Deselects the radiobutton who's label is matched by the specified (case-insensitive) regular expression.
- UserAgent - Class in com.jaunt
-
Represents a lightweight, headless browser for XML, XHTML and XML documents.
- UserAgent() - Constructor for class com.jaunt.UserAgent
-
Creates a UserAgent; throws runtime exception (ExpirationException) if software has expired.
- UserAgentSettings - Class in com.jaunt
-
Represents UserAgent settings.