public class FileExistsPropertyDefiner extends PropertyDefinerBase
PropertyAction sets
the named variable to "true" if the file specified by path
property exists, to "false" otherwise.getPropertyValue()context| Constructor and Description |
|---|
FileExistsPropertyDefiner() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPath() |
String |
getPropertyValue()
Returns "true" if the file specified by
path property exists. |
void |
setPath(String path)
Sets the path for the file to search for.
|
booleanAsStraddError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, setContextCopyright © 2005–2014 QOS.ch. All rights reserved.