ise.antelope.tasks
public class StartsWith extends org.apache.tools.ant.taskdefs.condition.IsTrue
Constructor and Description |
---|
StartsWith() |
Modifier and Type | Method and Description |
---|---|
boolean |
eval() |
void |
setProperty(java.lang.String s) |
void |
setString(java.lang.String s) |
void |
setWith(java.lang.String w) |
public void setString(java.lang.String s)
public void setProperty(java.lang.String s)
public void setWith(java.lang.String w)
public boolean eval() throws org.apache.tools.ant.BuildException
eval
in interface org.apache.tools.ant.taskdefs.condition.Condition
eval
in class org.apache.tools.ant.taskdefs.condition.IsTrue
org.apache.tools.ant.BuildException