net.sf.antcontrib.property
public class PropertySelector extends AbstractPropertySetterTask
Since:
| Constructor Summary | |
|---|---|
| PropertySelector() | |
| Method Summary | |
|---|---|
| void | execute() |
| void | setCaseSensitive(boolean caseSensitive) |
| void | setDelimiter(char delim) |
| void | setDistinct(boolean distinct) |
| void | setMatch(String match) |
| void | setSelect(String select) |
| protected void | validate() |