java.lang.Cloneable
, Condition
public class Xor extends ConditionBase implements Condition
description, location, project
Constructor | Description |
---|---|
Xor() |
Modifier and Type | Method | Description |
---|---|---|
boolean |
eval() |
Evaluate the contained conditions.
|
add, addAnd, addAvailable, addChecksum, addContains, addEquals, addFilesMatch, addHttp, addIsFalse, addIsFileSelected, addIsReference, addIsSet, addIsTrue, addNot, addOr, addOs, addSocket, addUptodate, countConditions, getConditions, getTaskName, setTaskName
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clone, getDescription, getLocation, getProject, log, log, setDescription, setLocation, setProject
public boolean eval() throws BuildException
eval
in interface Condition
BuildException
- if an error occurs.