get_link_index


Description:

public abstract int get_link_index (int char_index)

Gets the index into the array of hyperlinks that is associated with the character specified by char_index.

Parameters:

this

an Hypertext

char_index

a character index

Returns:

an index into the array of hyperlinks in this, or -1 if there is no hyperlink associated with this character.