net.sf.antcontrib.property

Class URLEncodeTask

public class URLEncodeTask extends AbstractPropertySetterTask

Place class description here.

Since:

Author: Matthew Inger

Method Summary
voidexecute()
StringgetValue(Project p)
voidsetLocation(File location)
voidsetName(String name)
voidsetRefid(Reference ref)
voidsetValue(String value)
StringtoString()
protected voidvalidate()

Method Detail

execute

public void execute()

getValue

public String getValue(Project p)

setLocation

public void setLocation(File location)

setName

public void setName(String name)

setRefid

public void setRefid(Reference ref)

setValue

public void setValue(String value)

toString

public String toString()

validate

protected void validate()