public class ResourceExistsPropertyDefiner extends PropertyDefinerBase
PropertyAction
sets
the named variable to "true" if the resource
specified
by the user is available on the class path, "false" otherwise.getPropertyValue()
Constructor and Description |
---|
ResourceExistsPropertyDefiner() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPropertyValue()
Returns the string "true" if the
resource specified by the
user is available on the class path, "false" otherwise. |
java.lang.String |
getResource() |
void |
setResource(java.lang.String resource)
The resource to search for on the class path.
|
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getStatusManager, setContext
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, setContext
public java.lang.String getResource()
public void setResource(java.lang.String resource)
resource
- public java.lang.String getPropertyValue()
resource
specified by the
user is available on the class path, "false" otherwise.Copyright © 2010 - 2020 Adobe. All Rights Reserved