is_valid
Description:
Since the document that a link is associated with may have changed this method returns true
if the link is still valid (with
respect to the document it references) and false
otherwise.
Parameters:
this |
an Hyperlink |
Returns:
whether or not this link is still valid |