| Package | Description |
|---|---|
| com.manydesigns.elements.blobs |
Support for handling binary blobs (file uploads) in Elements forms.
|
| com.manydesigns.elements.fields |
Fields that an Elements form can be made of.
|
| com.manydesigns.elements.servlet |
Servlet API utilities.
|
| Modifier and Type | Method and Description |
|---|---|
FileBean |
StreamingCommonsMultipartWrapper.getFileParameterValue(String name)
Responsible for constructing a FileBean object for the named file parameter.
|
FileBean |
MultipartWrapper.getFileParameterValue(String name)
Responsible for constructing a FileBean object for the named file parameter.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractBlobField.newBlob(FileBean fileBean) |
| Modifier and Type | Method and Description |
|---|---|
FileBean |
MutableHttpServletRequest.getFileParameterValue(String name) |
Copyright © 2022 MANYDESIGNS s.r.l.. All rights reserved.