Frames | No Frames |
Classes derived from javax.accessibility.AccessibleHyperlink | |
class | The accessible representation of a HTML link.
|
Methods with return type javax.accessibility.AccessibleHyperlink | |
AccessibleHyperlink | Returns the i -th hyperlink in the document or
null if there is no hyperlink with the specified index.
|
Methods with return type javax.accessibility.AccessibleHyperlink | |
AccessibleHyperlink | AccessibleHypertext.getLink(int i) Returns link object denoted by the number i in this
document, or null if i is out of bounds.
|