public class FileItem extends Object
FileItem()
String
extName()
byte[]
getData()
void
moveTo(File newFile)
moveTo(Path newFile)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public FileItem()
public String extName()
public String toString()
toString
Object
public void moveTo(File newFile) throws IOException
IOException
public void moveTo(Path newFile) throws IOException
public byte[] getData()
Copyright © 2018. All rights reserved.