public class InMemoryFormFieldItem extends AbstractFileItem
FileItem
实现。
避免了DiskFileItem.finalize()
方法的开销。
DEFAULT_CHARSET, dfos
Constructor and Description |
---|
InMemoryFormFieldItem(String fieldName,
String contentType,
boolean isFormField,
boolean saveInFile,
String fileName,
int sizeThreshold,
boolean keepFormFieldInMemory,
File repository,
javax.servlet.http.HttpServletRequest request) |
delete, get, getCharset, getContentType, getFieldName, getHeaders, getInputStream, getName, getOutputStream, getRepository, getSize, getStoreLocation, getString, getString, isFormField, isInMemory, setCharset, setFieldName, setFormField, setHeaders, toString, write
Copyright © 2006–2018 TinyGroup. All rights reserved.