public static class FileUploadHelper.UploadFormWrapper extends Object implements AutoCloseable
Modifier and Type | Method and Description |
---|---|
void |
close() |
String[] |
getField(String fieldName) |
Map<String,String[]> |
getFieldMap() |
IUploadFileWrapper[] |
getFile(String fieldName) |
Map<String,IUploadFileWrapper[]> |
getFileMap() |
public Map<String,IUploadFileWrapper[]> getFileMap()
public IUploadFileWrapper[] getFile(String fieldName)
public void close() throws Exception
close
in interface AutoCloseable
Exception
Copyright © 2022. All rights reserved.