public static class AntTask.PipeElement extends Object implements AntTask.ExpressionElement
| Constructor and Description |
|---|
PipeElement() |
| Modifier and Type | Method and Description |
|---|---|
void |
setCommand(String command)
The command to execute; program name and command line arguments separated by whitespace.
|
Find.Expression |
toExpression()
Produces a FIND
Find.Expression. |
public void setCommand(String command)
public Find.Expression toExpression()
AntTask.ExpressionElementFind.Expression.toExpression in interface AntTask.ExpressionElementCopyright © 2019 Arno Unkrig. All rights reserved.