public class FilePart extends Object implements Part
FilePart(String name, File file, String mimeType, String charSet)
String
getCharSet()
File
getFile()
getMimeType()
getName()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FilePart(String name, File file, String mimeType, String charSet)
public String getName()
getName
Part
public File getFile()
public String getMimeType()
public String getCharSet()
Copyright © 2015. All rights reserved.