public interface UploadedFile
MultiPartRequest| Modifier and Type | Method and Description | 
|---|---|
| boolean | delete() | 
| String | getAbsolutePath() | 
| Object | getContent() | 
| String | getName() | 
| boolean | isFile() | 
| Long | length() | 
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.