Package | Description |
---|---|
org.javalite.activeweb |
ActiveWeb - the agile java framework
|
Modifier and Type | Method and Description |
---|---|
protected FileItem |
HttpSupport.getFile(String fieldName,
List<FormItem> formItems)
Convenience method to get file content from
multipart/form-data request. |
Modifier and Type | Method and Description |
---|---|
List<FileItem> |
MultipartForm.getFileItems() |
Copyright © 2020 JavaLite. All rights reserved.