| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
HREF
This is attribute name used for href in XML files.
|
static java.lang.String |
LABEL
This is attribute name used for label in XML files.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getHref()
Returns the URL (as a string) associated with this help resource.
|
java.lang.String |
getLabel()
Returns the label of this help resource.
|
static final java.lang.String HREF
static final java.lang.String LABEL
java.lang.String getHref()
Valid URL of a help resource is:
java.lang.String getLabel()
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.