public class EndsWith
extends org.apache.tools.ant.taskdefs.condition.IsTrue
| Constructor and Description |
|---|
EndsWith() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
eval() |
void |
setString(java.lang.String s) |
void |
setWith(java.lang.String w) |
public void setString(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.Conditioneval in class org.apache.tools.ant.taskdefs.condition.IsTrueorg.apache.tools.ant.BuildException