public static class AntTask.ChecksumElement extends Object implements AntTask.ExpressionElement
| Constructor and Description |
|---|
ChecksumElement(org.apache.tools.ant.Project project) |
| Modifier and Type | Method and Description |
|---|---|
void |
setProperty(String propertyName)
The property to set
|
void |
setType(de.unkrig.zz.find.Find.ChecksumAction.ChecksumType type)
The checksum type to use
|
Find.Expression |
toExpression()
Produces a FIND
Find.Expression. |
public void setType(de.unkrig.zz.find.Find.ChecksumAction.ChecksumType type)
public void setProperty(String propertyName)
public Find.Expression toExpression()
AntTask.ExpressionElementFind.Expression.toExpression in interface AntTask.ExpressionElementCopyright © 2019 Arno Unkrig. All rights reserved.