public class PluginLink extends AbstractPluginResourceReplaceable
| Modifier and Type | Field and Description |
|---|---|
protected String |
href
Location attribute.
|
pathToFile, serialNumberFEATURE_SAVE, saveFEATURE_CONDITION, FEATURE_NORMALIZED, FEATURE_NORMALIZER, FEATURE_SLEEP, FEATURE_THREADSAFE, FEATURE_TIMEOUT, FEATURE_WAITparameters| Constructor and Description |
|---|
PluginLink() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addResource(ISource source,
String path,
nu.xom.Element element)
Add the resource as a reference.
|
String |
getHref()
Get location.
|
protected String |
getReferenceName()
Get attribute reference name.
|
protected String |
getReferenceValue()
Get the previous attribute value.
|
void |
setHref(String href)
Set location.
|
doStart, getActionType, replaceNamegetSave, initialize, isSave, setSavecopy, doEnd, getCondition, getConditionModel, getNormalized, getNormalized, getNormalizer, getParent, getSleep, getSleepModel, getThreadsafe, getTimeout, getTimeoutModel, getWait, getWaitModel, setCondition, setConditionModel, setNormalized, setNormalizer, setParent, setSleep, setSleepModel, setThreadsafe, setTimeout, setTimeoutModel, setWait, setWaitModel, toStringgetParameters, setParametersclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetParameters, setParametersprotected String href
public String getHref()
public void setHref(String href)
href - The location.protected String getReferenceName()
AbstractPluginResourceReplaceablegetReferenceName in class AbstractPluginResourceReplaceableprotected String getReferenceValue()
AbstractPluginResourceReplaceablegetReferenceValue in class AbstractPluginResourceReplaceableprotected void addResource(ISource source, String path, nu.xom.Element element)
AbstractPluginResourceReplaceableaddResource in class AbstractPluginResourceReplaceablesource - The source.path - The target path.element - The resource element.Copyright © 2016. All rights reserved.