| Package | Description |
|---|---|
| com.helger.web.fileupload.parse | |
| com.helger.web.scope.multipart |
| Modifier and Type | Method and Description |
|---|---|
DiskFileItem |
DiskFileItemFactory.createItem(String sFieldName,
String sContentType,
boolean bIsFormField,
String sFileName)
Create a new
DiskFileItem instance
from the supplied parameters and the local factory configuration. |
| Modifier and Type | Method and Description |
|---|---|
DiskFileItem |
GlobalDiskFileItemFactory.createItem(String sFieldName,
String sContentType,
boolean bIsFormField,
String sFileName) |
Copyright © 2014–2019 Philip Helger. All rights reserved.