public static class AntTask.DigestElement extends Object implements AntTask.ExpressionElement
| Constructor and Description |
|---|
DigestElement(org.apache.tools.ant.Project project) |
| Modifier and Type | Method and Description |
|---|---|
void |
setAlgorithm(String algorithm)
The algorithm to use.
|
void |
setProperty(String propertyName)
The property to set.
|
Find.Expression |
toExpression()
Produces a FIND
Find.Expression. |
public void setAlgorithm(String algorithm)
public void setProperty(String propertyName)
public Find.Expression toExpression()
AntTask.ExpressionElementFind.Expression.toExpression in interface AntTask.ExpressionElementCopyright © 2019 Arno Unkrig. All rights reserved.