get_object


Description:

public Accessible get_object (int i) throws Error

Gets the object associated with a particular hyperlink anchor, as an Accessible.

Parameters:

this

a pointer to the Hyperlink implementor on which to operate.

i

a (zero-index) int indicating which hyperlink anchor to query.

Returns:

an Accessible that represents the object associated with the ith anchor of the specified Hyperlink.