public final class LayoutWorker extends Object
Modifier and Type | Method and Description |
---|---|
static ByteBuffer |
returnByteBuffer(Map<String,ByteBuffer> map) |
static Map<String,Object> |
uploadImageAndParameters(HttpServletRequest request,
String uploadField)
Uploads image data from a form and stores it in ImageDataResource.
|
public static final String module
public static Map<String,Object> uploadImageAndParameters(HttpServletRequest request, String uploadField)
public static ByteBuffer returnByteBuffer(Map<String,ByteBuffer> map)