Creates a DhHyperlink object.
public DhHyperlink()
public DhHyperlink( String url, String text )
url
The URL of the document or anchor in the current document to link to.
text
The text that the user sees as the hyperlink.
See Also setURL, setJumpPoint, setText