Package org.apache.tools.ant.attribute
Class IfTrueAttribute.Unless
- java.lang.Object
- 
- org.apache.tools.ant.ProjectComponent
- 
- org.apache.tools.ant.attribute.BaseIfAttribute
- 
- org.apache.tools.ant.attribute.IfTrueAttribute
- 
- org.apache.tools.ant.attribute.IfTrueAttribute.Unless
 
 
 
 
- 
- All Implemented Interfaces:
- java.lang.Cloneable,- EnableAttribute
 - Enclosing class:
- IfTrueAttribute
 
 public static class IfTrueAttribute.Unless extends IfTrueAttribute The unless version
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from class org.apache.tools.ant.attribute.IfTrueAttributeIfTrueAttribute.Unless
 
- 
 - 
Field Summary- 
Fields inherited from class org.apache.tools.ant.ProjectComponentdescription, location, project
 
- 
 - 
Constructor SummaryConstructors Constructor Description Unless()
 - 
Method Summary- 
Methods inherited from class org.apache.tools.ant.attribute.IfTrueAttributeisEnabled
 - 
Methods inherited from class org.apache.tools.ant.attribute.BaseIfAttributeconvertResult, getParams, isPositive, setPositive
 - 
Methods inherited from class org.apache.tools.ant.ProjectComponentclone, getDescription, getLocation, getProject, log, log, setDescription, setLocation, setProject
 
- 
 
-