|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.fikin.ant.httpclientanttask.AntMultipartPostMethod.MyParam net.sf.fikin.ant.httpclientanttask.AntMultipartPostMethod.MyParamString
public class AntMultipartPostMethod.MyParamString
Constructor Summary | |
---|---|
AntMultipartPostMethod.MyParamString()
|
Method Summary | |
---|---|
void |
check()
check if text has been set |
org.apache.commons.httpclient.methods.multipart.PartBase |
getPartBase()
create HttpClient string-part |
void |
setValue(java.lang.String text)
set text to place |
Methods inherited from class net.sf.fikin.ant.httpclientanttask.AntMultipartPostMethod.MyParam |
---|
getName, setCharset, setName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AntMultipartPostMethod.MyParamString()
Method Detail |
---|
public void setValue(java.lang.String text)
text
- public void check() throws org.apache.tools.ant.BuildException
check
in class AntMultipartPostMethod.MyParam
org.apache.tools.ant.BuildException
public org.apache.commons.httpclient.methods.multipart.PartBase getPartBase() throws java.io.FileNotFoundException
getPartBase
in class AntMultipartPostMethod.MyParam
java.io.FileNotFoundException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |