Class PostMethodTask.FilePartType

java.lang.Object
net.sf.antcontrib.net.httpclient.PostMethodTask.FilePartType
Enclosing class:
PostMethodTask

public static class PostMethodTask.FilePartType extends Object
  • Constructor Details

    • FilePartType

      public FilePartType()
  • Method Details

    • getPath

      public File getPath()
    • setPath

      public void setPath(File path)
    • getContentType

      public String getContentType()
    • setContentType

      public void setContentType(String contentType)
    • getCharSet

      public String getCharSet()
    • setCharSet

      public void setCharSet(String charSet)