|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.tools.ant.ProjectComponent org.apache.tools.ant.Task net.sf.antcontrib.property.AbstractPropertySetterTask net.sf.antcontrib.property.URLEncodeTask
public class URLEncodeTask
Place class description here.
Field Summary |
---|
Fields inherited from class org.apache.tools.ant.Task |
---|
description, location, target, taskName, taskType, wrapper |
Fields inherited from class org.apache.tools.ant.ProjectComponent |
---|
project |
Constructor Summary | |
---|---|
URLEncodeTask()
|
Method Summary | |
---|---|
void |
execute()
|
java.lang.String |
getValue(org.apache.tools.ant.Project p)
|
void |
setLocation(java.io.File location)
|
void |
setName(java.lang.String name)
|
void |
setRefid(org.apache.tools.ant.types.Reference ref)
|
void |
setValue(java.lang.String value)
|
java.lang.String |
toString()
|
protected void |
validate()
|
Methods inherited from class net.sf.antcontrib.property.AbstractPropertySetterTask |
---|
setOverride, setProperty, setPropertyValue |
Methods inherited from class org.apache.tools.ant.Task |
---|
getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, maybeConfigure, perform, reconfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType |
Methods inherited from class org.apache.tools.ant.ProjectComponent |
---|
getProject, setProject |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public URLEncodeTask()
Method Detail |
---|
public void setName(java.lang.String name)
public void setValue(java.lang.String value)
public java.lang.String getValue(org.apache.tools.ant.Project p)
public void setLocation(java.io.File location)
public void setRefid(org.apache.tools.ant.types.Reference ref)
public java.lang.String toString()
toString
in class java.lang.Object
protected void validate()
validate
in class AbstractPropertySetterTask
public void execute()
execute
in class org.apache.tools.ant.Task
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |