public class PropertySelector extends AbstractPropertySetterTask
| Constructor and Description |
|---|
PropertySelector() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
void |
setCaseSensitive(boolean caseSensitive) |
void |
setDelimiter(char delim) |
void |
setDistinct(boolean distinct) |
void |
setMatch(java.lang.String match) |
void |
setSelect(java.lang.String select) |
protected void |
validate() |
setOverride, setProperty, setPropertyValuebindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypepublic void setMatch(java.lang.String match)
public void setSelect(java.lang.String select)
public void setCaseSensitive(boolean caseSensitive)
public void setDelimiter(char delim)
public void setDistinct(boolean distinct)
protected void validate()
validate in class AbstractPropertySetterTaskpublic void execute()
throws org.apache.tools.ant.BuildException
execute in class org.apache.tools.ant.Taskorg.apache.tools.ant.BuildException