Java javax.accessibility AccessibleHypertext fields, constructors, methods, implement or subclass

Example usage for Java javax.accessibility AccessibleHypertext fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.accessibility AccessibleHypertext.

The text is from its open source code.

Method

AccessibleHyperlinkgetLink(int linkIndex)
Returns the nth Link of this Hypertext document.
intgetLinkCount()
Returns the number of links within this hypertext document.