org.nutz.mvc.upload
类 TempFile

java.lang.Object
  继承者 org.nutz.mvc.upload.TempFile

public class TempFile
extends java.lang.Object


方法摘要
 java.io.File getFile()
           
 FieldMeta getMeta()
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

方法详细信息

getFile

public java.io.File getFile()

getMeta

public FieldMeta getMeta()