org.apache.tools.ant.taskdefs.condition
public class Xor extends ConditionBase implements Condition
Method Summary | |
---|---|
boolean | eval()
Evaluate the contained conditions. |
Returns: the result of xoring the conditions together.
Throws: org.apache.tools.ant.BuildException if an error occurs.