IHyperlinkDetector
implementation for the HTMLSourceEditor
. This class detects the href attribute as the hyperlink in default. And it's possible to add additional rules by addHyperlinkProvider()
.
@author Naoki Takezoe
@see tk.eclipse.plugin.htmleditor.editors.HTMLSourceEditor
@see tk.eclipse.plugin.htmleditor.IHyperlinkProvider
|
|
|
|
|
|
|
|
|
|
|
|