org.gnu.atk

Class Hyperlink

public class Hyperlink extends GObject

Constructor Summary
Hyperlink(Handle handle)
Method Summary
intgetEndIndex()
intgetNumAnchors()
AtkObjectgetObject(int index)
intgetStartIndex()
StringgetURI(int index)
booleanisInline()
booleanisSelectedLink()
booleanisValid()

Constructor Detail

Hyperlink

public Hyperlink(Handle handle)

Method Detail

getEndIndex

public int getEndIndex()

getNumAnchors

public int getNumAnchors()

getObject

public AtkObject getObject(int index)

getStartIndex

public int getStartIndex()

getURI

public String getURI(int index)

isInline

public boolean isInline()

isSelectedLink

public boolean isSelectedLink()

isValid

public boolean isValid()