public class HasMode
extends org.apache.tools.ant.ProjectComponent
implements org.apache.tools.ant.taskdefs.condition.Condition
Constructor and Description |
---|
HasMode() |
Modifier and Type | Method and Description |
---|---|
void |
add(org.apache.tools.ant.types.resources.ArchiveResource r) |
boolean |
eval() |
void |
setMode(java.lang.String octalString) |
protected void |
validate() |
public void add(org.apache.tools.ant.types.resources.ArchiveResource r)
public void setMode(java.lang.String octalString)
protected void validate() throws org.apache.tools.ant.BuildException
org.apache.tools.ant.BuildException
public boolean eval() throws org.apache.tools.ant.BuildException
eval
in interface org.apache.tools.ant.taskdefs.condition.Condition
org.apache.tools.ant.BuildException