net.sf.antcontrib.property
public class URLEncodeTask extends AbstractPropertySetterTask
Since:
Method Summary | |
---|---|
void | execute() |
String | getValue(Project p) |
void | setLocation(File location) |
void | setName(String name) |
void | setRefid(Reference ref) |
void | setValue(String value) |
String | toString() |
protected void | validate() |