public static class AntTask.PropertyElement extends org.apache.tools.ant.ProjectComponent implements AntTask.ExpressionElement
| Constructor and Description |
|---|
PropertyElement() |
| Modifier and Type | Method and Description |
|---|---|
void |
setName(String propertyName)
The name of the property to set.
|
void |
setValue(String text)
The text to store in the property.
|
Find.Expression |
toExpression()
Produces a FIND
Find.Expression. |
public void setName(String propertyName)
public void setValue(String text)
public Find.Expression toExpression()
AntTask.ExpressionElementFind.Expression.toExpression in interface AntTask.ExpressionElementCopyright © 2019 Arno Unkrig. All rights reserved.