atk_hyperlink_get_end_index
protected static final int atk_hyperlink_get_end_index(Handle link)
atk_hyperlink_get_n_anchors
protected static final int atk_hyperlink_get_n_anchors(Handle link)
atk_hyperlink_get_object
protected static final Handle atk_hyperlink_get_object(Handle link,
int i)
atk_hyperlink_get_start_index
protected static final int atk_hyperlink_get_start_index(Handle link)
atk_hyperlink_get_type
protected static final int atk_hyperlink_get_type()
atk_hyperlink_get_uri
protected static final String atk_hyperlink_get_uri(Handle link,
int i)
atk_hyperlink_is_inline
protected static final boolean atk_hyperlink_is_inline(Handle link)
atk_hyperlink_is_selected_link
protected static final boolean atk_hyperlink_is_selected_link(Handle link)
atk_hyperlink_is_valid
protected static final boolean atk_hyperlink_is_valid(Handle link)
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()