Package org.apache.tools.ant.attribute
Class IfBlankAttribute.Unless
java.lang.Object
org.apache.tools.ant.ProjectComponent
org.apache.tools.ant.attribute.BaseIfAttribute
org.apache.tools.ant.attribute.IfBlankAttribute
org.apache.tools.ant.attribute.IfBlankAttribute.Unless
- All Implemented Interfaces:
Cloneable
,EnableAttribute
- Enclosing class:
IfBlankAttribute
The unless version
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.tools.ant.attribute.IfBlankAttribute
IfBlankAttribute.Unless
-
Field Summary
Fields inherited from class org.apache.tools.ant.ProjectComponent
description, location, project
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.tools.ant.attribute.IfBlankAttribute
isEnabled
Methods inherited from class org.apache.tools.ant.attribute.BaseIfAttribute
convertResult, getParams, isPositive, setPositive
Methods inherited from class org.apache.tools.ant.ProjectComponent
clone, getDescription, getLocation, getProject, log, log, setDescription, setLocation, setProject
-
Constructor Details
-
Unless
public Unless()
-