public final class HyperlinkDetectorTargetDescriptor extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
static HyperlinkDetectorTargetDescriptor[] |
getContributedHyperlinkDetectorTargets()
Returns descriptors for all hyperlink detector extensions.
|
String |
getDescription()
Returns the hyperlink detector target's description.
|
String |
getId()
Returns the hyperlink detector target's id.
|
String |
getName()
Returns the hyperlink detector target's name.
|
String[] |
getTypes()
Returns the types that the context of this
hyperlink detector target supports.
|
int |
hashCode() |
public static HyperlinkDetectorTargetDescriptor[] getContributedHyperlinkDetectorTargets()
public String getId()
public String getName()
public String[] getTypes()
public String getDescription()
null
if not provided
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.