Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X Y Z 

A

AbstractCodeConverter - Class in cn.bestwu.simpleframework.support.excel.converter
 
AbstractCodeConverter() - Constructor for class cn.bestwu.simpleframework.support.excel.converter.AbstractCodeConverter
 
AbstractDateConverter - Class in cn.bestwu.simpleframework.support.excel.converter
 
AbstractDateConverter() - Constructor for class cn.bestwu.simpleframework.support.excel.converter.AbstractDateConverter
 
AbstractExcelUtil - Class in cn.bestwu.simpleframework.support.excel
 
AbstractExcelUtil() - Constructor for class cn.bestwu.simpleframework.support.excel.AbstractExcelUtil
 
acceptJsonFormatVisitor(JsonFormatVisitorWrapper, JavaType) - Method in class cn.bestwu.simpleframework.web.serializer.NullAsBlankSerializer
 
acceptJsonFormatVisitor(JsonFormatVisitorWrapper, JavaType) - Method in class cn.bestwu.simpleframework.web.serializer.NullAsZeroSerializer
 
AccessDeniedException - Exception in cn.bestwu.simpleframework.exception
 
AccessDeniedException() - Constructor for exception cn.bestwu.simpleframework.exception.AccessDeniedException
 
AccessDeniedException(String) - Constructor for exception cn.bestwu.simpleframework.exception.AccessDeniedException
 
addCell() - Method in class cn.bestwu.simpleframework.support.excel.ExcelExport
添加一个单元格
addCell(CellStyle) - Method in class cn.bestwu.simpleframework.support.excel.ExcelExport
添加一个单元格
addCell(int) - Method in class cn.bestwu.simpleframework.support.excel.ExcelExport
添加一个单元格
addCell(int, CellStyle) - Method in class cn.bestwu.simpleframework.support.excel.ExcelExport
添加一个单元格
addFilter(PackageScanFilter) - Method in class cn.bestwu.simpleframework.support.packagescan.CompositePackageScanFilter
 
addFilter(PackageScanFilter) - Method in class cn.bestwu.simpleframework.support.packagescan.PackageScanClassResolver
 
addFormatters(FormatterRegistry) - Method in class cn.bestwu.simpleframework.config.FrameworkMvcConfiguration.WebMvcConfiguration
 
addFoundClass(Class<?>) - Method in class cn.bestwu.simpleframework.support.packagescan.PackageScanClassResolver
 
addFoundClass(String, Class<?>) - Method in class cn.bestwu.simpleframework.support.packagescan.PackageScanClassResolver
 
addMergedRegion(int, int) - Method in class cn.bestwu.simpleframework.support.excel.ExcelExport
 
addMergedRegion(int, int, int, int) - Method in class cn.bestwu.simpleframework.support.excel.ExcelExport
 
addParentType(Class<?>) - Method in class cn.bestwu.simpleframework.support.packagescan.AssignableToPackageScanFilter
 
addRow() - Method in class cn.bestwu.simpleframework.support.excel.ExcelExport
添加一行
addValidationData(int, int, String[]) - Method in class cn.bestwu.simpleframework.support.excel.ExcelExport
添加数据有效性检查.
addValidationData(int, int, int, int, String[]) - Method in class cn.bestwu.simpleframework.support.excel.ExcelExport
添加数据有效性检查.
afterPropertiesSet() - Method in class org.springframework.web.servlet.mvc.method.annotation.CustomRequestMappingHandlerAdapter
 
AssignableToPackageScanFilter - Class in cn.bestwu.simpleframework.support.packagescan
Package scan filter for testing if a given class is assignable to another class.
AssignableToPackageScanFilter() - Constructor for class cn.bestwu.simpleframework.support.packagescan.AssignableToPackageScanFilter
 
AssignableToPackageScanFilter(Class<?>) - Constructor for class cn.bestwu.simpleframework.support.packagescan.AssignableToPackageScanFilter
 
AssignableToPackageScanFilter(Set<Class<?>>) - Constructor for class cn.bestwu.simpleframework.support.packagescan.AssignableToPackageScanFilter
 
Attachment - Class in cn.bestwu.simpleframework.web.resolver.multipart
 
Attachment(String, String, File) - Constructor for class cn.bestwu.simpleframework.web.resolver.multipart.Attachment
 

B

BASE_MESSAGES - Static variable in class cn.bestwu.simpleframework.config.MessageSourceConfiguration
 
BaseController - Class in cn.bestwu.simpleframework.web
基础Controller
BaseController() - Constructor for class cn.bestwu.simpleframework.web.BaseController
 
BigDecimalSerializer - Class in cn.bestwu.simpleframework.web.serializer
 
BigDecimalSerializer() - Constructor for class cn.bestwu.simpleframework.web.serializer.BigDecimalSerializer
 
BooleanFieldConverter - Class in cn.bestwu.simpleframework.support.excel.converter
 
BusinessException - Exception in cn.bestwu.simpleframework.exception
 
BusinessException(String) - Constructor for exception cn.bestwu.simpleframework.exception.BusinessException
 
BusinessException(String, Object) - Constructor for exception cn.bestwu.simpleframework.exception.BusinessException
 
BusinessException(String, String) - Constructor for exception cn.bestwu.simpleframework.exception.BusinessException
 
BusinessException(String, String, Object) - Constructor for exception cn.bestwu.simpleframework.exception.BusinessException
 

C

cacheable(Object) - Method in class cn.bestwu.simpleframework.web.BaseController
支持客户端缓存
cacheable(Object, Class<?>) - Method in class cn.bestwu.simpleframework.web.BaseController
支持客户端缓存
cacheControl(HttpHeaders) - Static method in class cn.bestwu.simpleframework.web.Response
 
captcha(HttpServletRequest, HttpServletResponse, String) - Method in class cn.bestwu.simpleframework.config.FrameworkMvcConfiguration.KaptchaConfiguration.CaptchaController
 
CaptchaController(Producer, ICaptchaService) - Constructor for class cn.bestwu.simpleframework.config.FrameworkMvcConfiguration.KaptchaConfiguration.CaptchaController
 
captchaService(HttpSession, KaptchaProperties) - Method in class cn.bestwu.simpleframework.config.FrameworkMvcConfiguration.KaptchaConfiguration
 
CellError(Integer, Integer, String, String, Exception) - Constructor for class cn.bestwu.simpleframework.support.excel.ExcelImportException.CellError
 
CellStyleType - Enum in cn.bestwu.simpleframework.support.excel
单元格样式
CellValueConverter - Interface in cn.bestwu.simpleframework.support.excel
 
changeProperties(SerializationConfig, BeanDescription, List<BeanPropertyWriter>) - Method in class cn.bestwu.simpleframework.web.serializer.CustomNullBeanSerializerModifier
 
ChinaCell - Annotation Type in cn.bestwu.simpleframework.web.validator
中国内地手机号验证
ChinaCell.List - Annotation Type in cn.bestwu.simpleframework.web.validator
 
ChinaCellValidator - Class in cn.bestwu.simpleframework.web.validator
ChinaCell 验证器
ChinaCellValidator() - Constructor for class cn.bestwu.simpleframework.web.validator.ChinaCellValidator
 
chr(int) - Static method in class cn.bestwu.simpleframework.web.xss.HTMLFilter
 
cleanFile() - Method in class cn.bestwu.simpleframework.web.resolver.multipart.MuipartFileToAttachmentConverter
清除上传的文件
cleanupMultipart(MultipartHttpServletRequest) - Method in class cn.bestwu.simpleframework.web.resolver.StandardServletMultipartResolver
 
cn.bestwu.simpleframework.config - package cn.bestwu.simpleframework.config
配置类
cn.bestwu.simpleframework.exception - package cn.bestwu.simpleframework.exception
异常类包
cn.bestwu.simpleframework.support - package cn.bestwu.simpleframework.support
支撑辅助类
cn.bestwu.simpleframework.support.excel - package cn.bestwu.simpleframework.support.excel
 
cn.bestwu.simpleframework.support.excel.converter - package cn.bestwu.simpleframework.support.excel.converter
 
cn.bestwu.simpleframework.support.packagescan - package cn.bestwu.simpleframework.support.packagescan
包扫描
cn.bestwu.simpleframework.web - package cn.bestwu.simpleframework.web
WEB相关
cn.bestwu.simpleframework.web.filter - package cn.bestwu.simpleframework.web.filter
过滤器
cn.bestwu.simpleframework.web.kaptcha - package cn.bestwu.simpleframework.web.kaptcha
验证码
cn.bestwu.simpleframework.web.resolver - package cn.bestwu.simpleframework.web.resolver
参数及响应处理
cn.bestwu.simpleframework.web.resolver.multipart - package cn.bestwu.simpleframework.web.resolver.multipart
 
cn.bestwu.simpleframework.web.serializer - package cn.bestwu.simpleframework.web.serializer
jackson 序列化
cn.bestwu.simpleframework.web.serializer.annotation - package cn.bestwu.simpleframework.web.serializer.annotation
 
cn.bestwu.simpleframework.web.validator - package cn.bestwu.simpleframework.web.validator
 
cn.bestwu.simpleframework.web.xss - package cn.bestwu.simpleframework.web.xss
 
CNString - Annotation Type in cn.bestwu.simpleframework.web.validator
只允许中文
CNString.List - Annotation Type in cn.bestwu.simpleframework.web.validator
 
CNStringValidator - Class in cn.bestwu.simpleframework.web.validator
ChinaCell 验证器
CNStringValidator() - Constructor for class cn.bestwu.simpleframework.web.validator.CNStringValidator
 
CodeConverter - Class in cn.bestwu.simpleframework.support.excel.converter
 
CodeSerializer - Class in cn.bestwu.simpleframework.web.serializer
code name Serializer
CodeSerializer() - Constructor for class cn.bestwu.simpleframework.web.serializer.CodeSerializer
 
CodeSerializer(String) - Constructor for class cn.bestwu.simpleframework.web.serializer.CodeSerializer
 
CodeSerializerConfiguration(ICodeService) - Constructor for class cn.bestwu.simpleframework.config.SerializerConfiguration.CodeSerializerConfiguration
 
CompositePackageScanFilter - Class in cn.bestwu.simpleframework.support.packagescan
CompositePackageScanFilter allows multiple PackageScanFilters to be composed into a single filter.
CompositePackageScanFilter() - Constructor for class cn.bestwu.simpleframework.support.packagescan.CompositePackageScanFilter
 
CompositePackageScanFilter(Set<PackageScanFilter>) - Constructor for class cn.bestwu.simpleframework.support.packagescan.CompositePackageScanFilter
 
convert(Object, TypeDescriptor, TypeDescriptor) - Method in class cn.bestwu.simpleframework.web.resolver.JsonStringConverter
 
convert(Object, TypeDescriptor, TypeDescriptor) - Method in class cn.bestwu.simpleframework.web.resolver.KilogramToGramConverter
 
convert(MultipartFile) - Method in class cn.bestwu.simpleframework.web.resolver.multipart.MuipartFileToAttachmentConverter
 
convert(Object, TypeDescriptor, TypeDescriptor) - Method in class cn.bestwu.simpleframework.web.resolver.YuanToCentConverter
 
convert(String) - Static method in class cn.bestwu.simpleframework.web.serializer.HideTelSerializer
 
convert(String, String) - Static method in class cn.bestwu.simpleframework.web.serializer.UrlSerializer
 
convert(String) - Static method in class cn.bestwu.simpleframework.web.serializer.UrlSerializer
 
convertFrom15bit(String) - Static method in class cn.bestwu.simpleframework.web.validator.IDCardUtil
将15位的身份证转成18位身份证
CORE_MESSAGES - Static variable in class cn.bestwu.simpleframework.config.MessageSourceConfiguration
 
CorsConfiguration - Class in cn.bestwu.simpleframework.config
 
CorsConfiguration() - Constructor for class cn.bestwu.simpleframework.config.CorsConfiguration
 
corsConfigurationSource(CorsProperties) - Method in class cn.bestwu.simpleframework.config.CorsConfiguration
 
corsFilter(CorsConfigurationSource) - Method in class cn.bestwu.simpleframework.config.CorsConfiguration
 
CorsProperties - Class in cn.bestwu.simpleframework.config
 
CorsProperties() - Constructor for class cn.bestwu.simpleframework.config.CorsProperties
 
CreateConstraint - Interface in cn.bestwu.simpleframework.web.validator
 
createContextual(SerializerProvider, BeanProperty) - Method in class cn.bestwu.simpleframework.web.serializer.CodeSerializer
 
createContextual(SerializerProvider, BeanProperty) - Method in class cn.bestwu.simpleframework.web.serializer.HtmlParserSerializer
 
createContextual(SerializerProvider, BeanProperty) - Method in class cn.bestwu.simpleframework.web.serializer.StringReplaceSerializer
 
createContextual(SerializerProvider, BeanProperty) - Method in class cn.bestwu.simpleframework.web.serializer.UrlSerializer
 
created(Object) - Method in class cn.bestwu.simpleframework.web.Response
成功创建资源
createDataBinderFactory(List<InvocableHandlerMethod>) - Method in class org.springframework.web.servlet.mvc.method.annotation.CustomRequestMappingHandlerAdapter
Template method to create a new InitBinderDataBinderFactory instance.
createInvocableHandlerMethod(HandlerMethod) - Method in class org.springframework.web.servlet.mvc.method.annotation.CustomRequestMappingHandlerAdapter
Create a ServletInvocableHandlerMethod from the given HandlerMethod definition.
createTitle(String) - Method in class cn.bestwu.simpleframework.support.excel.ExcelExport
 
createTitle(String, CellStyle) - Method in class cn.bestwu.simpleframework.support.excel.ExcelExport
 
customErrorController(ErrorAttributes, ServerProperties, CorsConfigurationSource) - Method in class cn.bestwu.simpleframework.config.FrameworkMvcConfiguration
 
CustomErrorController - Class in cn.bestwu.simpleframework.web
自定义错误处理
CustomErrorController(ErrorAttributes, ErrorProperties, CorsConfigurationSource, Boolean) - Constructor for class cn.bestwu.simpleframework.web.CustomErrorController
 
customize(Jackson2ObjectMapperBuilder) - Method in class cn.bestwu.simpleframework.config.FrameworkMvcConfiguration.ObjectMapperBuilderCustomizer
 
CustomNullBeanSerializerModifier - Class in cn.bestwu.simpleframework.web.serializer
 
CustomNullBeanSerializerModifier() - Constructor for class cn.bestwu.simpleframework.web.serializer.CustomNullBeanSerializerModifier
 
CustomRequestMappingHandlerAdapter - Class in org.springframework.web.servlet.mvc.method.annotation
Extension of AbstractHandlerMethodAdapter that supports RequestMapping annotated HandlerMethods.
CustomRequestMappingHandlerAdapter(Boolean) - Constructor for class org.springframework.web.servlet.mvc.method.annotation.CustomRequestMappingHandlerAdapter
 

D

dataErrorHandler() - Method in class cn.bestwu.simpleframework.config.FrameworkMvcConfiguration.ErrorHandlerConfiguration
 
DataErrorHandler - Class in cn.bestwu.simpleframework.web
 
DataErrorHandler() - Constructor for class cn.bestwu.simpleframework.web.DataErrorHandler
 
DateConverter - Class in cn.bestwu.simpleframework.support.excel.converter
 
DateFormatUtil - Class in cn.bestwu.simpleframework.support
日期工具
DateFormatUtil() - Constructor for class cn.bestwu.simpleframework.support.DateFormatUtil
 
DEFAULT_METHOD_PARAM - Static variable in class cn.bestwu.simpleframework.web.filter.OrderedHiddenHttpMethodFilter
Default method parameter: _method
DEFAULT_ORDER - Static variable in class cn.bestwu.simpleframework.web.filter.OrderedHiddenHttpMethodFilter
The default order is high to ensure the filter is applied before Spring Security.
DEFAULT_ORDER - Static variable in class cn.bestwu.simpleframework.web.filter.OrderedHttpPutFormContentFilter
Higher order to ensure the filter is applied before Spring Security.
DEFAULT_ZONE_OFFSET - Static variable in class cn.bestwu.simpleframework.support.LocalDateTimeHelper
 
DefaultCaptchaServiceImpl - Class in cn.bestwu.simpleframework.web
 
DefaultCaptchaServiceImpl(HttpSession, KaptchaProperties) - Constructor for class cn.bestwu.simpleframework.web.DefaultCaptchaServiceImpl
 
delete() - Method in class cn.bestwu.simpleframework.web.resolver.multipart.Attachment
 
deserialize(JsonParser, DeserializationContext) - Method in class cn.bestwu.simpleframework.web.serializer.KilogramDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class cn.bestwu.simpleframework.web.serializer.YuanDeserializer
 
detectPackagesToScan(ApplicationContext, String[]) - Static method in class cn.bestwu.simpleframework.support.packagescan.PackageScanClassResolver
 
DeviceUtil - Class in cn.bestwu.simpleframework.support
客户端设备工具
DeviceUtil() - Constructor for class cn.bestwu.simpleframework.support.DeviceUtil
 
dispose() - Method in class cn.bestwu.simpleframework.support.excel.ExcelExport
清理临时文件
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class cn.bestwu.simpleframework.web.filter.OrderedHiddenHttpMethodFilter
 
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class cn.bestwu.simpleframework.web.filter.OrderedHttpPutFormContentFilter
 
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class cn.bestwu.simpleframework.web.xss.XssFilter
 

E

error(ObjectMapper, Boolean) - Method in class cn.bestwu.simpleframework.config.FrameworkMvcConfiguration
 
error(HttpServletRequest) - Method in class cn.bestwu.simpleframework.web.CustomErrorController
 
errorAttributes(List<IErrorHandler>) - Method in class cn.bestwu.simpleframework.config.FrameworkMvcConfiguration
 
ErrorAttributes - Class in cn.bestwu.simpleframework.web
ErrorAttributes 错误属性
ErrorAttributes(List<IErrorHandler>) - Constructor for class cn.bestwu.simpleframework.web.ErrorAttributes
 
ErrorHandlerConfiguration() - Constructor for class cn.bestwu.simpleframework.config.FrameworkMvcConfiguration.ErrorHandlerConfiguration
 
errorHtml(HttpServletRequest, HttpServletResponse) - Method in class cn.bestwu.simpleframework.web.CustomErrorController
 
ExcelExport - Class in cn.bestwu.simpleframework.support.excel
导出Excel文件(导出“XLSX”格式,支持大数据量导出 )
ExcelExport(Class<?>) - Constructor for class cn.bestwu.simpleframework.support.excel.ExcelExport
构造函数
ExcelExport(int, Class<?>) - Constructor for class cn.bestwu.simpleframework.support.excel.ExcelExport
构造函数
ExcelExport(String, Class<?>, int...) - Constructor for class cn.bestwu.simpleframework.support.excel.ExcelExport
构造函数
ExcelExport(Workbook, Integer, Class<?>, int...) - Constructor for class cn.bestwu.simpleframework.support.excel.ExcelExport
 
ExcelExport(int, String, Class<?>, int...) - Constructor for class cn.bestwu.simpleframework.support.excel.ExcelExport
构造函数
ExcelField - Annotation Type in cn.bestwu.simpleframework.support.excel
Excel注解定义
ExcelFieldDescription - Class in cn.bestwu.simpleframework.support.excel
 
ExcelFieldDescription(ExcelField, AccessibleObject) - Constructor for class cn.bestwu.simpleframework.support.excel.ExcelFieldDescription
 
ExcelImport - Class in cn.bestwu.simpleframework.support.excel
导入Excel文件(支持“XLS”和“XLSX”格式)
ExcelImport(String) - Constructor for class cn.bestwu.simpleframework.support.excel.ExcelImport
构造函数
ExcelImport(File) - Constructor for class cn.bestwu.simpleframework.support.excel.ExcelImport
构造函数
ExcelImport(MultipartFile) - Constructor for class cn.bestwu.simpleframework.support.excel.ExcelImport
构造函数
ExcelImport(String, InputStream) - Constructor for class cn.bestwu.simpleframework.support.excel.ExcelImport
构造函数
ExcelImportException - Exception in cn.bestwu.simpleframework.support.excel
 
ExcelImportException(List<ExcelImportException.CellError>) - Constructor for exception cn.bestwu.simpleframework.support.excel.ExcelImportException
 
ExcelImportException(String, List<ExcelImportException.CellError>) - Constructor for exception cn.bestwu.simpleframework.support.excel.ExcelImportException
 
ExcelImportException.CellError - Class in cn.bestwu.simpleframework.support.excel
 
excludeComment() - Method in class cn.bestwu.simpleframework.support.excel.ExcelExport
 

F

FieldType - Enum in cn.bestwu.simpleframework.support.excel
字段类型
filter(String) - Method in class cn.bestwu.simpleframework.web.xss.HTMLFilter
given a user submitted input String, filter out any invalid or restricted html.
find(PackageScanFilter, String, Set<Class<?>>) - Method in class cn.bestwu.simpleframework.support.packagescan.PackageScanClassResolver
 
findAllClasses(String) - Method in class cn.bestwu.simpleframework.support.packagescan.PackageScanClassResolver
 
findByFilter(PackageScanFilter, String...) - Method in class cn.bestwu.simpleframework.support.packagescan.PackageScanClassResolver
 
findImplementations(Class, String...) - Method in class cn.bestwu.simpleframework.support.packagescan.PackageScanClassResolver
 
findInAllClasses(PackageScanFilter, String, Set<Class<?>>) - Method in class cn.bestwu.simpleframework.support.packagescan.PackageScanClassResolver
 
format(Date) - Static method in class cn.bestwu.simpleframework.support.DateFormatUtil
 
format(Date, String) - Static method in class cn.bestwu.simpleframework.support.DateFormatUtil
 
format() - Method in class cn.bestwu.simpleframework.support.LocalDateTimeHelper
 
format(DateTimeFormatter) - Method in class cn.bestwu.simpleframework.support.LocalDateTimeHelper
 
formatBase(Date) - Static method in class cn.bestwu.simpleframework.support.DateFormatUtil
 
formatDate(Date) - Static method in class cn.bestwu.simpleframework.support.DateFormatUtil
 
formatTime(Date) - Static method in class cn.bestwu.simpleframework.support.DateFormatUtil
 
FrameworkConfiguration - Class in cn.bestwu.simpleframework.config
 
FrameworkConfiguration() - Constructor for class cn.bestwu.simpleframework.config.FrameworkConfiguration
 
FrameworkMvcConfiguration - Class in cn.bestwu.simpleframework.config
Rest MVC 配置
FrameworkMvcConfiguration() - Constructor for class cn.bestwu.simpleframework.config.FrameworkMvcConfiguration
 
FrameworkMvcConfiguration.ErrorHandlerConfiguration - Class in cn.bestwu.simpleframework.config
 
FrameworkMvcConfiguration.KaptchaConfiguration - Class in cn.bestwu.simpleframework.config
 
FrameworkMvcConfiguration.KaptchaConfiguration.CaptchaController - Class in cn.bestwu.simpleframework.config
 
FrameworkMvcConfiguration.ObjectMapperBuilderCustomizer - Class in cn.bestwu.simpleframework.config
 
FrameworkMvcConfiguration.WebMvcConfiguration - Class in cn.bestwu.simpleframework.config
 
fromCell(String, ExcelFieldDescription, Object, Row) - Method in interface cn.bestwu.simpleframework.support.excel.CellValueConverter
 
fromCell(String, ExcelFieldDescription, Object, Row) - Method in class cn.bestwu.simpleframework.support.excel.converter.BooleanFieldConverter
 
fromCell(String, ExcelFieldDescription, Object, Row) - Method in class cn.bestwu.simpleframework.support.excel.converter.CodeConverter
 
fromCell(String, ExcelFieldDescription, Object, Row) - Method in class cn.bestwu.simpleframework.support.excel.converter.DateConverter
 
fromCell(String, ExcelFieldDescription, Object, Row) - Method in class cn.bestwu.simpleframework.support.excel.converter.MillisConverter
 
fromCell(String, ExcelFieldDescription, Object, Row) - Method in class cn.bestwu.simpleframework.support.excel.converter.YuanConverter
 

G

getAccessibleObject() - Method in class cn.bestwu.simpleframework.support.excel.ExcelFieldDescription
 
getArgumentResolvers() - Method in class org.springframework.web.servlet.mvc.method.annotation.CustomRequestMappingHandlerAdapter
Return the configured argument resolvers, or possibly null if not initialized yet via CustomRequestMappingHandlerAdapter.afterPropertiesSet().
getBaseSavePath() - Method in class cn.bestwu.simpleframework.web.resolver.multipart.MultipartProperties
 
getBeanFactory() - Method in class org.springframework.web.servlet.mvc.method.annotation.CustomRequestMappingHandlerAdapter
Return the owning factory of this bean instance, or null if none.
getBirthday() - Method in class cn.bestwu.simpleframework.web.validator.IDCardInfo
 
getBorder() - Method in class cn.bestwu.simpleframework.web.kaptcha.KaptchaProperties
 
getCellStyle(CellStyleType) - Method in class cn.bestwu.simpleframework.support.excel.ExcelExport
 
getCellStyle(CellStyleType, HorizontalAlignment) - Method in class cn.bestwu.simpleframework.support.excel.ExcelExport
 
getCellStyle(CellStyleType, HorizontalAlignment, boolean) - Method in class cn.bestwu.simpleframework.support.excel.ExcelExport
 
getCellValue(Row, int) - Static method in class cn.bestwu.simpleframework.support.excel.ExcelImport
获取单元格值
getCellValueConverter(Class<? extends CellValueConverter>) - Method in class cn.bestwu.simpleframework.support.excel.AbstractExcelUtil
 
getCity() - Method in class cn.bestwu.simpleframework.web.validator.IDCardInfo
 
getCode() - Method in exception cn.bestwu.simpleframework.exception.BusinessException
 
getCode(String, String) - Static method in class cn.bestwu.simpleframework.web.serializer.CodeSerializer
 
getCode(String, String) - Method in interface cn.bestwu.simpleframework.web.serializer.ICodeNumberService
 
getCode(String, String) - Method in interface cn.bestwu.simpleframework.web.serializer.ICodeService
 
getCode(String, String) - Method in interface cn.bestwu.simpleframework.web.serializer.ICodeStringService
 
getCodeType(ExcelFieldDescription) - Method in class cn.bestwu.simpleframework.support.excel.converter.AbstractCodeConverter
 
getColumn() - Method in class cn.bestwu.simpleframework.support.excel.ExcelImportException.CellError
 
getConverter(Class<T>) - Method in class cn.bestwu.simpleframework.web.resolver.StringToEnumConverterFactory
 
getConvertibleTypes() - Method in class cn.bestwu.simpleframework.web.resolver.JsonStringConverter
 
getConvertibleTypes() - Method in class cn.bestwu.simpleframework.web.resolver.KilogramToGramConverter
 
getConvertibleTypes() - Method in class cn.bestwu.simpleframework.web.resolver.YuanToCentConverter
 
getCustomArgumentResolvers() - Method in class org.springframework.web.servlet.mvc.method.annotation.CustomRequestMappingHandlerAdapter
Return the custom argument resolvers, or null.
getCustomReturnValueHandlers() - Method in class org.springframework.web.servlet.mvc.method.annotation.CustomRequestMappingHandlerAdapter
Return the custom return value handlers, or null.
getData() - Method in exception cn.bestwu.simpleframework.exception.BusinessException
 
getData() - Method in class cn.bestwu.simpleframework.web.RespEntity
 
getData() - Method in class cn.bestwu.simpleframework.web.RespEntityTyped
 
getDataList(Class<? extends E>, int...) - Method in class cn.bestwu.simpleframework.support.excel.ExcelImport
获取导入数据列表
getDataList(int, int, Class<? extends E>, int...) - Method in class cn.bestwu.simpleframework.support.excel.ExcelImport
获取导入数据列表
getDateTimeFormatter(ExcelFieldDescription) - Method in class cn.bestwu.simpleframework.support.excel.converter.AbstractDateConverter
 
getDay() - Method in class cn.bestwu.simpleframework.web.validator.IDCardInfo
 
getDeviceInfo(HttpServletRequest) - Static method in class cn.bestwu.simpleframework.support.DeviceUtil
 
getDeviceInfo(String) - Static method in class cn.bestwu.simpleframework.support.DeviceUtil
 
getDeviceInfo() - Method in class cn.bestwu.simpleframework.web.BaseController
 
getErrorAttributes(WebRequest, boolean) - Method in class cn.bestwu.simpleframework.web.ErrorAttributes
 
getErrors() - Method in exception cn.bestwu.simpleframework.support.excel.ExcelImportException
 
getErrors() - Method in class cn.bestwu.simpleframework.web.RespEntity
 
getExcelField() - Method in class cn.bestwu.simpleframework.support.excel.ExcelFieldDescription
 
getExcelFieldDescriptions(Class<?>, FieldType, int...) - Method in class cn.bestwu.simpleframework.support.excel.AbstractExcelUtil
 
getException() - Method in class cn.bestwu.simpleframework.support.excel.ExcelImportException.CellError
 
getExpireSeconds() - Method in class cn.bestwu.simpleframework.web.kaptcha.KaptchaProperties
 
getExtension() - Method in class cn.bestwu.simpleframework.support.excel.ExcelExport
 
getFile() - Method in class cn.bestwu.simpleframework.web.resolver.multipart.Attachment
 
getFileUrlFormat() - Method in class cn.bestwu.simpleframework.web.resolver.multipart.MultipartProperties
 
getFirstDayOfMonth() - Method in class cn.bestwu.simpleframework.support.LocalDateTimeHelper
取得当月第一天
getFirstDayOfNextMonth() - Method in class cn.bestwu.simpleframework.support.LocalDateTimeHelper
取得下月第一天
getFirstDayOfNextQuarter() - Method in class cn.bestwu.simpleframework.support.LocalDateTimeHelper
取得下季度第一天
getFirstDayOfNextYear() - Method in class cn.bestwu.simpleframework.support.LocalDateTimeHelper
获取下年的第一天
getFirstDayOfQuarter() - Method in class cn.bestwu.simpleframework.support.LocalDateTimeHelper
取得当季度第一天
getFirstDayOfYear() - Method in class cn.bestwu.simpleframework.support.LocalDateTimeHelper
获取当年的第一天
getFormat(String) - Method in class cn.bestwu.simpleframework.support.excel.ExcelExport
 
getFoundClasses(String) - Method in class cn.bestwu.simpleframework.support.packagescan.PackageScanClassResolver
 
getGender() - Method in class cn.bestwu.simpleframework.web.validator.IDCardInfo
 
getHeader(String) - Method in class cn.bestwu.simpleframework.web.xss.XssHttpServletRequestWrapper
 
getHttpStatus() - Method in class cn.bestwu.simpleframework.web.RespEntity
 
getIdcard() - Method in class cn.bestwu.simpleframework.web.validator.IDCardInfo
 
getInitBinderArgumentResolvers() - Method in class org.springframework.web.servlet.mvc.method.annotation.CustomRequestMappingHandlerAdapter
Return the argument resolvers for @InitBinder methods, or possibly null if not initialized yet via CustomRequestMappingHandlerAdapter.afterPropertiesSet().
getInputStream() - Method in class cn.bestwu.simpleframework.web.xss.XssHttpServletRequestWrapper
 
getLastDayOfMonth() - Method in class cn.bestwu.simpleframework.support.LocalDateTimeHelper
取得当月最后一天
getLastDayOfQuarter() - Method in class cn.bestwu.simpleframework.support.LocalDateTimeHelper
取得当季度最后一天
getLastDayOfYear() - Method in class cn.bestwu.simpleframework.support.LocalDateTimeHelper
获取当年的最后一天
getLastModifiedInternal(HttpServletRequest, HandlerMethod) - Method in class org.springframework.web.servlet.mvc.method.annotation.CustomRequestMappingHandlerAdapter
This implementation always returns -1.
getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - Method in class cn.bestwu.simpleframework.config.MessageSourceConfiguration.ResourceBundleCondition
 
getMessage(RequestAttributes) - Static method in class cn.bestwu.simpleframework.web.ErrorAttributes
 
getMessage() - Method in class cn.bestwu.simpleframework.web.RespEntity
 
getMessage() - Method in class cn.bestwu.simpleframework.web.RespEntityTyped
 
getMessageConverters() - Method in class org.springframework.web.servlet.mvc.method.annotation.CustomRequestMappingHandlerAdapter
Return the configured message body converters.
getModelAndViewResolvers() - Method in class org.springframework.web.servlet.mvc.method.annotation.CustomRequestMappingHandlerAdapter
Return the configured ModelAndViewResolvers, or null.
getMonth() - Method in class cn.bestwu.simpleframework.web.validator.IDCardInfo
 
getName() - Method in class cn.bestwu.simpleframework.web.resolver.multipart.Attachment
 
getName(String, Serializable) - Static method in class cn.bestwu.simpleframework.web.serializer.CodeSerializer
 
getName(String, Number) - Method in interface cn.bestwu.simpleframework.web.serializer.ICodeNumberService
 
getName(String, Serializable) - Method in interface cn.bestwu.simpleframework.web.serializer.ICodeNumberService
 
getName(String, Serializable) - Method in interface cn.bestwu.simpleframework.web.serializer.ICodeService
 
getName(String, String) - Method in interface cn.bestwu.simpleframework.web.serializer.ICodeStringService
 
getName(String, Serializable) - Method in interface cn.bestwu.simpleframework.web.serializer.ICodeStringService
 
getOldModel() - Method in class cn.bestwu.simpleframework.web.BaseController
 
getOrder() - Method in class cn.bestwu.simpleframework.web.filter.OrderedHiddenHttpMethodFilter
 
getOrder() - Method in class cn.bestwu.simpleframework.web.filter.OrderedHttpPutFormContentFilter
 
getOrder() - Method in class cn.bestwu.simpleframework.web.xss.XssFilter
 
getOrgRequest(HttpServletRequest) - Static method in class cn.bestwu.simpleframework.web.xss.XssHttpServletRequestWrapper
 
getOrgRequest() - Method in class cn.bestwu.simpleframework.web.xss.XssHttpServletRequestWrapper
获取最原始的request
getParameter(String) - Method in class cn.bestwu.simpleframework.web.xss.XssHttpServletRequestWrapper
 
getParameterMap() - Method in class cn.bestwu.simpleframework.web.xss.XssHttpServletRequestWrapper
 
getParameterValues(String) - Method in class cn.bestwu.simpleframework.web.xss.XssHttpServletRequestWrapper
 
getPath() - Method in class cn.bestwu.simpleframework.config.CorsProperties
 
getPath() - Method in class cn.bestwu.simpleframework.web.resolver.multipart.Attachment
 
getProperty(ConstraintViolation<?>) - Static method in class cn.bestwu.simpleframework.web.ErrorAttributes
 
getProvince() - Method in class cn.bestwu.simpleframework.web.validator.IDCardInfo
 
getReactiveAdapterRegistry() - Method in class org.springframework.web.servlet.mvc.method.annotation.CustomRequestMappingHandlerAdapter
Return the configured reactive type registry of adapters.
getRealPath(String) - Method in class cn.bestwu.simpleframework.web.BaseController
 
getRegion() - Method in class cn.bestwu.simpleframework.web.validator.IDCardInfo
 
getReturnValueHandlers() - Method in class org.springframework.web.servlet.mvc.method.annotation.CustomRequestMappingHandlerAdapter
Return the configured handlers, or possibly null if not initialized yet via CustomRequestMappingHandlerAdapter.afterPropertiesSet().
getRow() - Method in class cn.bestwu.simpleframework.support.excel.ExcelImportException.CellError
 
getSchema(SerializerProvider, Type) - Method in class cn.bestwu.simpleframework.web.serializer.NullAsZeroSerializer
 
getSchema(SerializerProvider, Type) - Method in class cn.bestwu.simpleframework.web.serializer.RestDateSerializer
 
getSheet() - Method in class cn.bestwu.simpleframework.support.excel.ExcelExport
 
getStatus(RequestAttributes) - Static method in class cn.bestwu.simpleframework.web.ErrorAttributes
 
getStatus() - Method in class cn.bestwu.simpleframework.web.RespEntity
 
getStatus() - Method in class cn.bestwu.simpleframework.web.RespEntityTyped
 
getText(Object, Object...) - Method in class cn.bestwu.simpleframework.web.BaseController
得到国际化信息 未找到时返回代码 code
getText(MessageSource, HttpServletRequest, Object, Object...) - Method in interface cn.bestwu.simpleframework.web.IErrorHandler
得到国际化信息 未找到时返回代码 code
getTextDefaultNull(Object, Object...) - Method in class cn.bestwu.simpleframework.web.BaseController
得到国际化信息,未找到时返回 null
getTextproducerCharSpace() - Method in class cn.bestwu.simpleframework.web.kaptcha.KaptchaProperties
 
getTextproducerFontColor() - Method in class cn.bestwu.simpleframework.web.kaptcha.KaptchaProperties
 
getTitle() - Method in class cn.bestwu.simpleframework.support.excel.ExcelImportException.CellError
 
getTrace() - Method in class cn.bestwu.simpleframework.web.RespEntity
 
getUserAgent(HttpServletRequest) - Static method in class cn.bestwu.simpleframework.support.DeviceUtil
 
getUserAgent() - Method in class cn.bestwu.simpleframework.web.BaseController
 
getValue() - Method in class cn.bestwu.simpleframework.support.excel.ExcelImportException.CellError
 
getValue() - Method in enum cn.bestwu.simpleframework.web.validator.ReversePattern.Flag
 
getWebBindingInitializer() - Method in class org.springframework.web.servlet.mvc.method.annotation.CustomRequestMappingHandlerAdapter
Return the configured WebBindingInitializer, or null if none.
getWorkbook() - Method in class cn.bestwu.simpleframework.support.excel.ExcelExport
 
getWorkbook() - Method in class cn.bestwu.simpleframework.support.excel.ExcelImport
 
getYear() - Method in class cn.bestwu.simpleframework.web.validator.IDCardInfo
 

H

handleInternal(HttpServletRequest, HttpServletResponse, HandlerMethod) - Method in class org.springframework.web.servlet.mvc.method.annotation.CustomRequestMappingHandlerAdapter
 
handleReturnValue(Object, MethodParameter, ModelAndViewContainer, NativeWebRequest) - Method in class cn.bestwu.simpleframework.web.resolver.WrapperHttpEntityMethodProcessor
 
handlerException(Throwable, RespEntity) - Method in class cn.bestwu.simpleframework.web.DataErrorHandler
 
handlerException(Throwable, RespEntity) - Method in interface cn.bestwu.simpleframework.web.IErrorHandler
处理异常
hasParameter(String) - Method in class cn.bestwu.simpleframework.web.BaseController
 
hasParameterKey(String) - Method in class cn.bestwu.simpleframework.web.BaseController
 
hasText(String, String) - Method in class cn.bestwu.simpleframework.web.BaseController
 
hiddenHttpMethodFilter() - Method in class cn.bestwu.simpleframework.config.FrameworkMvcConfiguration
 
HideTelSerializer - Class in cn.bestwu.simpleframework.web.serializer
JSON 序列化电话号码自动隐藏
HideTelSerializer() - Constructor for class cn.bestwu.simpleframework.web.serializer.HideTelSerializer
 
HTMLFilter - Class in cn.bestwu.simpleframework.web.xss
HTML filtering utility for protecting against XSS (Cross Site Scripting).
HTMLFilter() - Constructor for class cn.bestwu.simpleframework.web.xss.HTMLFilter
Default constructor.
HTMLFilter(boolean) - Constructor for class cn.bestwu.simpleframework.web.xss.HTMLFilter
Set debug flag to true.
HTMLFilter(Map<String, Object>) - Constructor for class cn.bestwu.simpleframework.web.xss.HTMLFilter
Map-parameter configurable constructor.
HtmlParserSerializer - Class in cn.bestwu.simpleframework.web.serializer
 
HtmlParserSerializer() - Constructor for class cn.bestwu.simpleframework.web.serializer.HtmlParserSerializer
 
HtmlParserSerializer(int) - Constructor for class cn.bestwu.simpleframework.web.serializer.HtmlParserSerializer
 
htmlSpecialChars(String) - Static method in class cn.bestwu.simpleframework.web.xss.HTMLFilter
 
httpSession - Variable in class cn.bestwu.simpleframework.web.DefaultCaptchaServiceImpl
 

I

ICaptchaService - Interface in cn.bestwu.simpleframework.web
 
ICodeNumberService - Interface in cn.bestwu.simpleframework.web.serializer
 
ICodeService - Interface in cn.bestwu.simpleframework.web.serializer
 
ICodeStringService - Interface in cn.bestwu.simpleframework.web.serializer
 
IDCard - Annotation Type in cn.bestwu.simpleframework.web.validator
中国(CN)大陆地区身份证号码验证
IDCardInfo - Class in cn.bestwu.simpleframework.web.validator
 
IDCardInfo(String) - Constructor for class cn.bestwu.simpleframework.web.validator.IDCardInfo
 
IDCardUtil - Class in cn.bestwu.simpleframework.web.validator
 
IDCardUtil() - Constructor for class cn.bestwu.simpleframework.web.validator.IDCardUtil
 
IDCardValidator - Class in cn.bestwu.simpleframework.web.validator
 
IDCardValidator() - Constructor for class cn.bestwu.simpleframework.web.validator.IDCardValidator
 
IErrorHandler - Interface in cn.bestwu.simpleframework.web
 
includeComment() - Method in class cn.bestwu.simpleframework.support.excel.ExcelExport
 
INIT_BINDER_METHODS - Static variable in class org.springframework.web.servlet.mvc.method.annotation.CustomRequestMappingHandlerAdapter
MethodFilter that matches @InitBinder methods.
initialize(Class<?>, int...) - Method in class cn.bestwu.simpleframework.support.excel.ExcelExport
 
initialize(ChinaCell) - Method in class cn.bestwu.simpleframework.web.validator.ChinaCellValidator
 
initialize(CNString) - Method in class cn.bestwu.simpleframework.web.validator.CNStringValidator
 
initialize(IDCard) - Method in class cn.bestwu.simpleframework.web.validator.IDCardValidator
 
initialize(ReversePattern) - Method in class cn.bestwu.simpleframework.web.validator.ReversePatternValidator
 
invokeHandlerMethod(HttpServletRequest, HttpServletResponse, HandlerMethod) - Method in class org.springframework.web.servlet.mvc.method.annotation.CustomRequestMappingHandlerAdapter
Invoke the RequestMapping handler method preparing a ModelAndView if view resolution is required.
isAlwaysMakeTags() - Method in class cn.bestwu.simpleframework.web.xss.HTMLFilter
 
isEmpty(SerializerProvider, String) - Method in class cn.bestwu.simpleframework.web.serializer.HideTelSerializer
 
isEmpty(SerializerProvider, String) - Method in class cn.bestwu.simpleframework.web.serializer.HtmlParserSerializer
 
isEmpty(SerializerProvider, Date) - Method in class cn.bestwu.simpleframework.web.serializer.RestDateSerializer
 
isEmpty(SerializerProvider, String) - Method in class cn.bestwu.simpleframework.web.serializer.StringReplaceSerializer
 
isEnable() - Method in class cn.bestwu.simpleframework.config.CorsProperties
 
isLegal() - Method in class cn.bestwu.simpleframework.web.validator.IDCardInfo
 
isMultipart(HttpServletRequest) - Method in class cn.bestwu.simpleframework.web.resolver.StandardServletMultipartResolver
 
isStripComments() - Method in class cn.bestwu.simpleframework.web.xss.HTMLFilter
 
isValid(String, ConstraintValidatorContext) - Method in class cn.bestwu.simpleframework.web.validator.ChinaCellValidator
 
isValid(String, ConstraintValidatorContext) - Method in class cn.bestwu.simpleframework.web.validator.CNStringValidator
 
isValid(String, ConstraintValidatorContext) - Method in class cn.bestwu.simpleframework.web.validator.IDCardValidator
 
isValid(CharSequence, ConstraintValidatorContext) - Method in class cn.bestwu.simpleframework.web.validator.ReversePatternValidator
 

J

JsonBigDecimal - Annotation Type in cn.bestwu.simpleframework.web.serializer.annotation
 
JsonCode - Annotation Type in cn.bestwu.simpleframework.web.serializer.annotation
 
JsonHideTel - Annotation Type in cn.bestwu.simpleframework.web.serializer.annotation
 
JsonHtmlParser - Annotation Type in cn.bestwu.simpleframework.web.serializer.annotation
 
JsonKilogram - Annotation Type in cn.bestwu.simpleframework.web.serializer.annotation
 
JsonNullAsBlank - Annotation Type in cn.bestwu.simpleframework.web.serializer.annotation
 
JsonNullAsZero - Annotation Type in cn.bestwu.simpleframework.web.serializer.annotation
 
JsonRawValuePlus - Annotation Type in cn.bestwu.simpleframework.web.serializer.annotation
 
JsonRestDate - Annotation Type in cn.bestwu.simpleframework.web.serializer.annotation
 
JsonStringConverter - Class in cn.bestwu.simpleframework.web.resolver
 
JsonStringConverter(ObjectMapper) - Constructor for class cn.bestwu.simpleframework.web.resolver.JsonStringConverter
 
JsonStringReplace - Annotation Type in cn.bestwu.simpleframework.web.serializer.annotation
 
JsonUrl - Annotation Type in cn.bestwu.simpleframework.web.serializer.annotation
 
JsonUrlMapper - Interface in cn.bestwu.simpleframework.web.serializer
 
JsonYuan - Annotation Type in cn.bestwu.simpleframework.web.serializer.annotation
 

K

kaptcha(KaptchaProperties) - Method in class cn.bestwu.simpleframework.config.FrameworkMvcConfiguration.KaptchaConfiguration
 
KaptchaConfiguration() - Constructor for class cn.bestwu.simpleframework.config.FrameworkMvcConfiguration.KaptchaConfiguration
 
KaptchaProperties - Class in cn.bestwu.simpleframework.web.kaptcha
 
KaptchaProperties() - Constructor for class cn.bestwu.simpleframework.web.kaptcha.KaptchaProperties
 
KEY_DATA - Static variable in class cn.bestwu.simpleframework.web.RespEntity
 
KEY_MESSAGE - Static variable in class cn.bestwu.simpleframework.web.RespEntity
 
KEY_STATUS - Static variable in class cn.bestwu.simpleframework.web.RespEntity
 
KEY_TRACE - Static variable in class cn.bestwu.simpleframework.web.RespEntity
 
KilogramDeserializer - Class in cn.bestwu.simpleframework.web.serializer
 
KilogramDeserializer() - Constructor for class cn.bestwu.simpleframework.web.serializer.KilogramDeserializer
 
KilogramSerializer - Class in cn.bestwu.simpleframework.web.serializer
 
KilogramSerializer() - Constructor for class cn.bestwu.simpleframework.web.serializer.KilogramSerializer
 
KilogramToGram - Annotation Type in cn.bestwu.simpleframework.web.resolver
千克字符串(1.2)转克长整型(1200)注解
KilogramToGramConverter - Class in cn.bestwu.simpleframework.web.resolver
 
KilogramToGramConverter() - Constructor for class cn.bestwu.simpleframework.web.resolver.KilogramToGramConverter
 
KilogramUtil - Class in cn.bestwu.simpleframework.support
 
KilogramUtil() - Constructor for class cn.bestwu.simpleframework.support.KilogramUtil
 

L

LocalDateTimeHelper - Class in cn.bestwu.simpleframework.support
 
log - Variable in class cn.bestwu.simpleframework.web.BaseController
 

M

mapper(Object) - Method in interface cn.bestwu.simpleframework.web.serializer.JsonUrlMapper
 
match(String, String) - Method in class cn.bestwu.simpleframework.web.DefaultCaptchaServiceImpl
 
match(String, String) - Method in interface cn.bestwu.simpleframework.web.ICaptchaService
 
matches(Class<?>) - Method in class cn.bestwu.simpleframework.support.packagescan.AssignableToPackageScanFilter
 
matches(Class<?>) - Method in class cn.bestwu.simpleframework.support.packagescan.CompositePackageScanFilter
 
matches(Class<?>) - Method in interface cn.bestwu.simpleframework.support.packagescan.PackageScanFilter
Does the given class match
matches(TypeDescriptor, TypeDescriptor) - Method in class cn.bestwu.simpleframework.web.resolver.JsonStringConverter
 
matches(TypeDescriptor, TypeDescriptor) - Method in class cn.bestwu.simpleframework.web.resolver.KilogramToGramConverter
 
matches(TypeDescriptor, TypeDescriptor) - Method in class cn.bestwu.simpleframework.web.resolver.YuanToCentConverter
 
message(String) - Method in class cn.bestwu.simpleframework.web.Response
 
messageSource(ApplicationContext) - Method in class cn.bestwu.simpleframework.config.MessageSourceConfiguration
 
MessageSourceConfiguration - Class in cn.bestwu.simpleframework.config
 
MessageSourceConfiguration() - Constructor for class cn.bestwu.simpleframework.config.MessageSourceConfiguration
 
MessageSourceConfiguration.ResourceBundleCondition - Class in cn.bestwu.simpleframework.config
 
messageSourceProperties(ApplicationContext) - Method in class cn.bestwu.simpleframework.config.MessageSourceConfiguration
 
MillisConverter - Class in cn.bestwu.simpleframework.support.excel.converter
 
MixIn<T> - Interface in cn.bestwu.simpleframework.web.serializer
Json MixIn
MODEL_ATTRIBUTE_METHODS - Static variable in class org.springframework.web.servlet.mvc.method.annotation.CustomRequestMappingHandlerAdapter
MethodFilter that matches @ModelAttribute methods.
ModifyModel - Annotation Type in cn.bestwu.simpleframework.web.resolver
修改资源
module(ApplicationContext, PackageScanClassResolver) - Method in class cn.bestwu.simpleframework.config.FrameworkMvcConfiguration
 
MoneyUtil - Class in cn.bestwu.simpleframework.support
金额相关计算工具类
MoneyUtil() - Constructor for class cn.bestwu.simpleframework.support.MoneyUtil
 
MuipartFileToAttachmentConverter - Class in cn.bestwu.simpleframework.web.resolver.multipart
MultipartFile 转换为对应的url或路径。
MuipartFileToAttachmentConverter(MultipartProperties) - Constructor for class cn.bestwu.simpleframework.web.resolver.multipart.MuipartFileToAttachmentConverter
 
MultipartProperties - Class in cn.bestwu.simpleframework.web.resolver.multipart
 
MultipartProperties() - Constructor for class cn.bestwu.simpleframework.web.resolver.multipart.MultipartProperties
 

N

newInstance() - Static method in class cn.bestwu.simpleframework.support.excel.converter.BooleanFieldConverter
 
newInstance() - Static method in class cn.bestwu.simpleframework.support.excel.converter.CodeConverter
 
newInstance() - Static method in class cn.bestwu.simpleframework.support.excel.converter.DateConverter
 
newInstance() - Static method in class cn.bestwu.simpleframework.support.excel.converter.MillisConverter
 
newInstance() - Static method in class cn.bestwu.simpleframework.support.excel.converter.YuanConverter
 
noCache() - Method in class cn.bestwu.simpleframework.web.CustomErrorController
 
noContent() - Method in class cn.bestwu.simpleframework.web.Response
响应空白内容
notNull(Object, String) - Method in class cn.bestwu.simpleframework.web.BaseController
 
now() - Static method in class cn.bestwu.simpleframework.support.LocalDateTimeHelper
 
NullAsBlankSerializer - Class in cn.bestwu.simpleframework.web.serializer
 
NullAsBlankSerializer() - Constructor for class cn.bestwu.simpleframework.web.serializer.NullAsBlankSerializer
 
NullAsEmptySerializer - Class in cn.bestwu.simpleframework.web.serializer
 
NullAsEmptySerializer() - Constructor for class cn.bestwu.simpleframework.web.serializer.NullAsEmptySerializer
 
NullAsEmptySerializer(Class<?>) - Constructor for class cn.bestwu.simpleframework.web.serializer.NullAsEmptySerializer
 
NullAsZeroSerializer - Class in cn.bestwu.simpleframework.web.serializer
 
NullAsZeroSerializer() - Constructor for class cn.bestwu.simpleframework.web.serializer.NullAsZeroSerializer
 

O

ObjectMapperBuilderCustomizer() - Constructor for class cn.bestwu.simpleframework.config.FrameworkMvcConfiguration.ObjectMapperBuilderCustomizer
 
of(int, int, int) - Static method in class cn.bestwu.simpleframework.support.LocalDateTimeHelper
 
of(LocalDateTime) - Static method in class cn.bestwu.simpleframework.support.LocalDateTimeHelper
 
of(LocalDate) - Static method in class cn.bestwu.simpleframework.support.LocalDateTimeHelper
 
of(Date) - Static method in class cn.bestwu.simpleframework.support.LocalDateTimeHelper
 
of(long) - Static method in class cn.bestwu.simpleframework.support.LocalDateTimeHelper
 
of(Calendar) - Static method in class cn.bestwu.simpleframework.support.LocalDateTimeHelper
 
ok(Object) - Method in class cn.bestwu.simpleframework.web.Response
 
OLD_MODEL - Static variable in annotation type cn.bestwu.simpleframework.web.resolver.ModifyModel
 
OrderedHiddenHttpMethodFilter - Class in cn.bestwu.simpleframework.web.filter
对delete,put隐藏方法的处理
OrderedHiddenHttpMethodFilter() - Constructor for class cn.bestwu.simpleframework.web.filter.OrderedHiddenHttpMethodFilter
 
OrderedHttpPutFormContentFilter - Class in cn.bestwu.simpleframework.web.filter
支持PUT DELETE form提交
OrderedHttpPutFormContentFilter() - Constructor for class cn.bestwu.simpleframework.web.filter.OrderedHttpPutFormContentFilter
 
org.springframework.web.servlet.mvc.method.annotation - package org.springframework.web.servlet.mvc.method.annotation
 

P

packageScanClassResolver(ApplicationContext) - Method in class cn.bestwu.simpleframework.config.FrameworkConfiguration
 
PackageScanClassResolver - Class in cn.bestwu.simpleframework.support.packagescan
 
PackageScanClassResolver() - Constructor for class cn.bestwu.simpleframework.support.packagescan.PackageScanClassResolver
 
PackageScanClassResolver(ClassLoader) - Constructor for class cn.bestwu.simpleframework.support.packagescan.PackageScanClassResolver
 
PackageScanFilter - Interface in cn.bestwu.simpleframework.support.packagescan
Filter that can be used with the PackageScanClassResolver resolver.
parse(CharSequence) - Static method in class cn.bestwu.simpleframework.support.LocalDateTimeHelper
 
parse(CharSequence, DateTimeFormatter) - Static method in class cn.bestwu.simpleframework.support.LocalDateTimeHelper
 
putFormContentFilter() - Method in class cn.bestwu.simpleframework.config.FrameworkMvcConfiguration
 

R

RawValuePlusSerializer<T> - Class in cn.bestwu.simpleframework.web.serializer
 
RawValuePlusSerializer() - Constructor for class cn.bestwu.simpleframework.web.serializer.RawValuePlusSerializer
 
readRow(List<ExcelFieldDescription>, Class<E>, Row) - Method in class cn.bestwu.simpleframework.support.excel.ExcelImport
 
removeFilter(PackageScanFilter) - Method in class cn.bestwu.simpleframework.support.packagescan.PackageScanClassResolver
 
request - Variable in class cn.bestwu.simpleframework.web.BaseController
 
REQUEST_FILES - Static variable in class cn.bestwu.simpleframework.web.resolver.multipart.MuipartFileToAttachmentConverter
 
resolveMultipart(HttpServletRequest) - Method in class cn.bestwu.simpleframework.web.resolver.StandardServletMultipartResolver
 
ResourceBundleCondition() - Constructor for class cn.bestwu.simpleframework.config.MessageSourceConfiguration.ResourceBundleCondition
 
ResourceNotFoundException - Exception in cn.bestwu.simpleframework.exception
找不到资源
ResourceNotFoundException() - Constructor for exception cn.bestwu.simpleframework.exception.ResourceNotFoundException
 
ResourceNotFoundException(String) - Constructor for exception cn.bestwu.simpleframework.exception.ResourceNotFoundException
 
ResourceNotFoundException(String, Throwable) - Constructor for exception cn.bestwu.simpleframework.exception.ResourceNotFoundException
 
RespEntity - Class in cn.bestwu.simpleframework.web
 
RespEntity() - Constructor for class cn.bestwu.simpleframework.web.RespEntity
 
RespEntity(String) - Constructor for class cn.bestwu.simpleframework.web.RespEntity
 
RespEntity(Object) - Constructor for class cn.bestwu.simpleframework.web.RespEntity
 
RespEntity(String, String) - Constructor for class cn.bestwu.simpleframework.web.RespEntity
 
RespEntity(String, Object) - Constructor for class cn.bestwu.simpleframework.web.RespEntity
 
RespEntity(String, String, Object) - Constructor for class cn.bestwu.simpleframework.web.RespEntity
 
RespEntityTyped<T> - Class in cn.bestwu.simpleframework.web
 
RespEntityTyped() - Constructor for class cn.bestwu.simpleframework.web.RespEntityTyped
 
response - Variable in class cn.bestwu.simpleframework.web.BaseController
 
Response - Class in cn.bestwu.simpleframework.web
响应客户端
Response() - Constructor for class cn.bestwu.simpleframework.web.Response
 
RestDateSerializer - Class in cn.bestwu.simpleframework.web.serializer
剩余多少天到期
RestDateSerializer() - Constructor for class cn.bestwu.simpleframework.web.serializer.RestDateSerializer
 
ReversePattern - Annotation Type in cn.bestwu.simpleframework.web.validator
Pattern相反正则表达式的内容检查注解
ReversePattern.Flag - Enum in cn.bestwu.simpleframework.web.validator
Possible Regexp flags.
ReversePattern.List - Annotation Type in cn.bestwu.simpleframework.web.validator
Defines several ReversePattern annotations on the same element.
ReversePatternValidator - Class in cn.bestwu.simpleframework.web.validator
ReversePattern 的验证器
ReversePatternValidator() - Constructor for class cn.bestwu.simpleframework.web.validator.ReversePatternValidator
 

S

save(String, String) - Method in class cn.bestwu.simpleframework.web.DefaultCaptchaServiceImpl
 
save(String, String) - Method in interface cn.bestwu.simpleframework.web.ICaptchaService
 
serialize(Number, JsonGenerator, SerializerProvider) - Method in class cn.bestwu.simpleframework.web.serializer.BigDecimalSerializer
 
serialize(Serializable, JsonGenerator, SerializerProvider) - Method in class cn.bestwu.simpleframework.web.serializer.CodeSerializer
 
serialize(String, JsonGenerator, SerializerProvider) - Method in class cn.bestwu.simpleframework.web.serializer.HideTelSerializer
 
serialize(String, JsonGenerator, SerializerProvider) - Method in class cn.bestwu.simpleframework.web.serializer.HtmlParserSerializer
 
serialize(Number, JsonGenerator, SerializerProvider) - Method in class cn.bestwu.simpleframework.web.serializer.KilogramSerializer
 
serialize(Object, JsonGenerator, SerializerProvider) - Method in class cn.bestwu.simpleframework.web.serializer.NullAsBlankSerializer
 
serialize(Object, JsonGenerator, SerializerProvider) - Method in class cn.bestwu.simpleframework.web.serializer.NullAsEmptySerializer
 
serialize(Object, JsonGenerator, SerializerProvider) - Method in class cn.bestwu.simpleframework.web.serializer.NullAsZeroSerializer
 
serialize(T, JsonGenerator, SerializerProvider) - Method in class cn.bestwu.simpleframework.web.serializer.RawValuePlusSerializer
 
serialize(Date, JsonGenerator, SerializerProvider) - Method in class cn.bestwu.simpleframework.web.serializer.RestDateSerializer
 
serialize(String, JsonGenerator, SerializerProvider) - Method in class cn.bestwu.simpleframework.web.serializer.StringReplaceSerializer
 
serialize(Object, JsonGenerator, SerializerProvider) - Method in class cn.bestwu.simpleframework.web.serializer.UrlSerializer
 
serialize(Number, JsonGenerator, SerializerProvider) - Method in class cn.bestwu.simpleframework.web.serializer.YuanSerializer
 
serializeNull(JsonGenerator, Class<?>, Object) - Static method in class cn.bestwu.simpleframework.web.serializer.NullAsEmptySerializer
 
SerializerConfiguration - Class in cn.bestwu.simpleframework.config
 
SerializerConfiguration(MappingJackson2XmlHttpMessageConverter, Boolean, String) - Constructor for class cn.bestwu.simpleframework.config.SerializerConfiguration
 
SerializerConfiguration.CodeSerializerConfiguration - Class in cn.bestwu.simpleframework.config
 
SerializerConfiguration.UrlSerializerConfiguration - Class in cn.bestwu.simpleframework.config
 
serializeWithType(Serializable, JsonGenerator, SerializerProvider, TypeSerializer) - Method in class cn.bestwu.simpleframework.web.serializer.CodeSerializer
 
serializeWithType(String, JsonGenerator, SerializerProvider, TypeSerializer) - Method in class cn.bestwu.simpleframework.web.serializer.HideTelSerializer
 
serializeWithType(String, JsonGenerator, SerializerProvider, TypeSerializer) - Method in class cn.bestwu.simpleframework.web.serializer.HtmlParserSerializer
 
serializeWithType(Object, JsonGenerator, SerializerProvider, TypeSerializer) - Method in class cn.bestwu.simpleframework.web.serializer.NullAsBlankSerializer
 
serializeWithType(Object, JsonGenerator, SerializerProvider, TypeSerializer) - Method in class cn.bestwu.simpleframework.web.serializer.NullAsZeroSerializer
 
serializeWithType(String, JsonGenerator, SerializerProvider, TypeSerializer) - Method in class cn.bestwu.simpleframework.web.serializer.StringReplaceSerializer
 
serializeWithType(Object, JsonGenerator, SerializerProvider, TypeSerializer) - Method in class cn.bestwu.simpleframework.web.serializer.UrlSerializer
 
setAccessibleObject(AccessibleObject) - Method in class cn.bestwu.simpleframework.support.excel.ExcelFieldDescription
 
setArgumentResolvers(List<HandlerMethodArgumentResolver>) - Method in class org.springframework.web.servlet.mvc.method.annotation.CustomRequestMappingHandlerAdapter
Configure the complete list of supported argument types thus overriding the resolvers that would otherwise be configured by default.
setAsyncRequestTimeout(long) - Method in class org.springframework.web.servlet.mvc.method.annotation.CustomRequestMappingHandlerAdapter
Specify the amount of time, in milliseconds, before concurrent handling should time out.
setBaseSavePath(String) - Method in class cn.bestwu.simpleframework.web.resolver.multipart.MultipartProperties
 
setBeanFactory(BeanFactory) - Method in class org.springframework.web.servlet.mvc.method.annotation.CustomRequestMappingHandlerAdapter
A ConfigurableBeanFactory is expected for resolving expressions in method argument default values.
setBirthday(long) - Method in class cn.bestwu.simpleframework.web.validator.IDCardInfo
 
setBorder(String) - Method in class cn.bestwu.simpleframework.web.kaptcha.KaptchaProperties
 
setCacheSecondsForSessionAttributeHandlers(int) - Method in class org.springframework.web.servlet.mvc.method.annotation.CustomRequestMappingHandlerAdapter
Cache content produced by @SessionAttributes annotated handlers for the given number of seconds.
setCallableInterceptors(List<CallableProcessingInterceptor>) - Method in class org.springframework.web.servlet.mvc.method.annotation.CustomRequestMappingHandlerAdapter
Configure CallableProcessingInterceptor's to register on async requests.
setCharset(Charset) - Method in class cn.bestwu.simpleframework.web.filter.OrderedHttpPutFormContentFilter
The default character set to use for reading form data.
setCity(String) - Method in class cn.bestwu.simpleframework.web.validator.IDCardInfo
 
setCodeService(ICodeService) - Static method in class cn.bestwu.simpleframework.web.serializer.CodeSerializer
 
setContentNegotiationManager(ContentNegotiationManager) - Method in class org.springframework.web.servlet.mvc.method.annotation.CustomRequestMappingHandlerAdapter
Set the ContentNegotiationManager to use to determine requested media types.
setCustomArgumentResolvers(List<HandlerMethodArgumentResolver>) - Method in class org.springframework.web.servlet.mvc.method.annotation.CustomRequestMappingHandlerAdapter
Provide resolvers for custom argument types.
setCustomReturnValueHandlers(List<HandlerMethodReturnValueHandler>) - Method in class org.springframework.web.servlet.mvc.method.annotation.CustomRequestMappingHandlerAdapter
Provide handlers for custom return value types.
setData(Object) - Method in class cn.bestwu.simpleframework.web.RespEntity
 
setData(T) - Method in class cn.bestwu.simpleframework.web.RespEntityTyped
 
setDataList(List<E>) - Method in class cn.bestwu.simpleframework.support.excel.ExcelExport
添加数据(通过annotation.ExportField添加数据)
setDataList(int, List<E>) - Method in class cn.bestwu.simpleframework.support.excel.ExcelExport
添加数据(通过annotation.ExportField添加数据)
setDay(int) - Method in class cn.bestwu.simpleframework.web.validator.IDCardInfo
 
setDefaultCellStyle(CellStyle) - Method in class cn.bestwu.simpleframework.support.excel.ExcelExport
 
setDefaultFormatExpression(String) - Static method in class cn.bestwu.simpleframework.web.serializer.UrlSerializer
 
setDeferredResultInterceptors(List<DeferredResultProcessingInterceptor>) - Method in class org.springframework.web.servlet.mvc.method.annotation.CustomRequestMappingHandlerAdapter
Configure DeferredResultProcessingInterceptor's to register on async requests.
setEnable(boolean) - Method in class cn.bestwu.simpleframework.config.CorsProperties
 
setEnvironment(Environment) - Static method in class cn.bestwu.simpleframework.web.serializer.UrlSerializer
 
setErrorInfo(WebRequest, Integer, String, Throwable) - Static method in class cn.bestwu.simpleframework.web.ErrorAttributes
 
setErrors() - Method in class cn.bestwu.simpleframework.web.RespEntity
 
setExcelField(ExcelField) - Method in class cn.bestwu.simpleframework.support.excel.ExcelFieldDescription
 
setExpireSeconds(int) - Method in class cn.bestwu.simpleframework.web.kaptcha.KaptchaProperties
 
setFile(File) - Method in class cn.bestwu.simpleframework.web.resolver.multipart.Attachment
 
setFileUrlFormat(String) - Method in class cn.bestwu.simpleframework.web.resolver.multipart.MultipartProperties
 
setGender(String) - Method in class cn.bestwu.simpleframework.web.validator.IDCardInfo
 
setHttpStatus(HttpStatus) - Method in class cn.bestwu.simpleframework.web.RespEntity
 
setIdcard(String) - Method in class cn.bestwu.simpleframework.web.validator.IDCardInfo
 
setIgnoreDefaultModelOnRedirect(boolean) - Method in class org.springframework.web.servlet.mvc.method.annotation.CustomRequestMappingHandlerAdapter
By default the content of the "default" model is used both during rendering and redirect scenarios.
setInitBinderArgumentResolvers(List<HandlerMethodArgumentResolver>) - Method in class org.springframework.web.servlet.mvc.method.annotation.CustomRequestMappingHandlerAdapter
Configure the supported argument types in @InitBinder methods.
setLegal(boolean) - Method in class cn.bestwu.simpleframework.web.validator.IDCardInfo
 
setMessage(String) - Method in class cn.bestwu.simpleframework.web.RespEntity
 
setMessage(String) - Method in class cn.bestwu.simpleframework.web.RespEntityTyped
 
setMessageConverters(List<HttpMessageConverter<?>>) - Method in class org.springframework.web.servlet.mvc.method.annotation.CustomRequestMappingHandlerAdapter
Provide the converters to use in argument resolvers and return value handlers that support reading and/or writing to the body of the request and response.
setMethodParam(String) - Method in class cn.bestwu.simpleframework.web.filter.OrderedHiddenHttpMethodFilter
Set the parameter name to look for HTTP methods.
setModelAndViewResolvers(List<ModelAndViewResolver>) - Method in class org.springframework.web.servlet.mvc.method.annotation.CustomRequestMappingHandlerAdapter
Provide custom ModelAndViewResolvers.
setMonth(int) - Method in class cn.bestwu.simpleframework.web.validator.IDCardInfo
 
setName(String) - Method in class cn.bestwu.simpleframework.web.resolver.multipart.Attachment
 
setNewScale(int) - Static method in class cn.bestwu.simpleframework.web.serializer.BigDecimalSerializer
 
setNewScale(int) - Static method in class cn.bestwu.simpleframework.web.serializer.KilogramSerializer
 
setNewScale(int) - Static method in class cn.bestwu.simpleframework.web.serializer.YuanSerializer
 
setOrder(int) - Method in class cn.bestwu.simpleframework.web.filter.OrderedHiddenHttpMethodFilter
Set the order for this filter.
setOrder(int) - Method in class cn.bestwu.simpleframework.web.filter.OrderedHttpPutFormContentFilter
Set the order for this filter.
setParameterNameDiscoverer(ParameterNameDiscoverer) - Method in class org.springframework.web.servlet.mvc.method.annotation.CustomRequestMappingHandlerAdapter
Set the ParameterNameDiscoverer to use for resolving method parameter names if needed (e.g.
setPath(String) - Method in class cn.bestwu.simpleframework.config.CorsProperties
 
setPath(String) - Method in class cn.bestwu.simpleframework.web.resolver.multipart.Attachment
 
setProvince(String) - Method in class cn.bestwu.simpleframework.web.validator.IDCardInfo
 
setReactiveAdapterRegistry(ReactiveAdapterRegistry) - Method in class org.springframework.web.servlet.mvc.method.annotation.CustomRequestMappingHandlerAdapter
Configure the registry for reactive library types to be supported as return values from controller methods.
setRegion(String) - Method in class cn.bestwu.simpleframework.web.validator.IDCardInfo
 
setRequestBodyAdvice(List<RequestBodyAdvice>) - Method in class org.springframework.web.servlet.mvc.method.annotation.CustomRequestMappingHandlerAdapter
Add one or more RequestBodyAdvice instances to intercept the request before it is read and converted for @RequestBody and HttpEntity method arguments.
setResolveLazily(boolean) - Method in class cn.bestwu.simpleframework.web.resolver.StandardServletMultipartResolver
 
setResponseBodyAdvice(List<ResponseBodyAdvice<?>>) - Method in class org.springframework.web.servlet.mvc.method.annotation.CustomRequestMappingHandlerAdapter
 
setReturnValueHandlers(List<HandlerMethodReturnValueHandler>) - Method in class org.springframework.web.servlet.mvc.method.annotation.CustomRequestMappingHandlerAdapter
Configure the complete list of supported return value types thus overriding handlers that would otherwise be configured by default.
setSessionAttributeStore(SessionAttributeStore) - Method in class org.springframework.web.servlet.mvc.method.annotation.CustomRequestMappingHandlerAdapter
Specify the strategy to store session attributes with.
setStatus(String) - Method in class cn.bestwu.simpleframework.web.RespEntity
 
setStatus(String) - Method in class cn.bestwu.simpleframework.web.RespEntityTyped
 
setSynchronizeOnSession(boolean) - Method in class org.springframework.web.servlet.mvc.method.annotation.CustomRequestMappingHandlerAdapter
Set if controller execution should be synchronized on the session, to serialize parallel invocations from the same client.
setTaskExecutor(AsyncTaskExecutor) - Method in class org.springframework.web.servlet.mvc.method.annotation.CustomRequestMappingHandlerAdapter
Set the default AsyncTaskExecutor to use when a controller method return a Callable.
setTextproducerCharSpace(int) - Method in class cn.bestwu.simpleframework.web.kaptcha.KaptchaProperties
 
setTextproducerFontColor(String) - Method in class cn.bestwu.simpleframework.web.kaptcha.KaptchaProperties
 
setTrace(String) - Method in class cn.bestwu.simpleframework.web.RespEntity
 
setWebBindingInitializer(WebBindingInitializer) - Method in class org.springframework.web.servlet.mvc.method.annotation.CustomRequestMappingHandlerAdapter
Provide a WebBindingInitializer with "global" initialization to apply to every DataBinder instance.
setYear(int) - Method in class cn.bestwu.simpleframework.web.validator.IDCardInfo
 
SQLFilter - Class in cn.bestwu.simpleframework.web.xss
SQL过滤
SQLFilter() - Constructor for class cn.bestwu.simpleframework.web.xss.SQLFilter
 
sqlInject(String) - Static method in class cn.bestwu.simpleframework.web.xss.SQLFilter
SQL注入过滤
StandardServletMultipartResolver - Class in cn.bestwu.simpleframework.web.resolver
支持PUT上传
StandardServletMultipartResolver() - Constructor for class cn.bestwu.simpleframework.web.resolver.StandardServletMultipartResolver
 
StringReplaceSerializer - Class in cn.bestwu.simpleframework.web.serializer
 
StringReplaceSerializer() - Constructor for class cn.bestwu.simpleframework.web.serializer.StringReplaceSerializer
 
StringReplaceSerializer(String, String) - Constructor for class cn.bestwu.simpleframework.web.serializer.StringReplaceSerializer
 
StringToEnumConverterFactory - Class in cn.bestwu.simpleframework.web.resolver
数字转Enum
StringToEnumConverterFactory() - Constructor for class cn.bestwu.simpleframework.web.resolver.StringToEnumConverterFactory
 
supportsInternal(HandlerMethod) - Method in class org.springframework.web.servlet.mvc.method.annotation.CustomRequestMappingHandlerAdapter
Always return true since any method argument and return value type will be processed in some way.

T

toCell(Object, ExcelFieldDescription, Object) - Method in interface cn.bestwu.simpleframework.support.excel.CellValueConverter
 
toCell(Object, ExcelFieldDescription, Object) - Method in class cn.bestwu.simpleframework.support.excel.converter.BooleanFieldConverter
 
toCell(Object, ExcelFieldDescription, Object) - Method in class cn.bestwu.simpleframework.support.excel.converter.CodeConverter
 
toCell(Object, ExcelFieldDescription, Object) - Method in class cn.bestwu.simpleframework.support.excel.converter.DateConverter
 
toCell(Object, ExcelFieldDescription, Object) - Method in class cn.bestwu.simpleframework.support.excel.converter.MillisConverter
 
toCell(Object, ExcelFieldDescription, Object) - Method in class cn.bestwu.simpleframework.support.excel.converter.YuanConverter
 
toCent(String) - Static method in class cn.bestwu.simpleframework.support.MoneyUtil
 
toDate(LocalDate) - Static method in class cn.bestwu.simpleframework.support.LocalDateTimeHelper
 
toDate() - Method in class cn.bestwu.simpleframework.support.LocalDateTimeHelper
 
toGram(String) - Static method in class cn.bestwu.simpleframework.support.KilogramUtil
 
toInstant() - Method in class cn.bestwu.simpleframework.support.LocalDateTimeHelper
 
toKilogram(long) - Static method in class cn.bestwu.simpleframework.support.KilogramUtil
 
toKilogram(BigDecimal, int) - Static method in class cn.bestwu.simpleframework.support.KilogramUtil
 
toLocalDate() - Method in class cn.bestwu.simpleframework.support.LocalDateTimeHelper
 
toLocalDateTime() - Method in class cn.bestwu.simpleframework.support.LocalDateTimeHelper
 
toMillis() - Method in class cn.bestwu.simpleframework.support.LocalDateTimeHelper
 
toString() - Method in class cn.bestwu.simpleframework.support.packagescan.AssignableToPackageScanFilter
 
toString() - Method in class cn.bestwu.simpleframework.web.validator.IDCardInfo
 
toYun(long) - Static method in class cn.bestwu.simpleframework.support.MoneyUtil
 
toYun(BigDecimal, int) - Static method in class cn.bestwu.simpleframework.support.MoneyUtil
 

U

UnauthorizedException - Exception in cn.bestwu.simpleframework.exception
 
UnauthorizedException() - Constructor for exception cn.bestwu.simpleframework.exception.UnauthorizedException
 
UnauthorizedException(String) - Constructor for exception cn.bestwu.simpleframework.exception.UnauthorizedException
 
UpdateConstraint - Interface in cn.bestwu.simpleframework.web.validator
 
updated(Object) - Method in class cn.bestwu.simpleframework.web.Response
成功更新资源
UrlSerializer - Class in cn.bestwu.simpleframework.web.serializer
JSON序列化url自动补全
UrlSerializer() - Constructor for class cn.bestwu.simpleframework.web.serializer.UrlSerializer
 
UrlSerializer(String, boolean, String, Class<? extends JsonUrlMapper>) - Constructor for class cn.bestwu.simpleframework.web.serializer.UrlSerializer
 
UrlSerializerConfiguration(Environment) - Constructor for class cn.bestwu.simpleframework.config.SerializerConfiguration.UrlSerializerConfiguration
 

V

validate(String) - Static method in class cn.bestwu.simpleframework.web.validator.IDCardUtil
判断18位身份证的合法性
validateGroups(Class<?>...) - Method in class cn.bestwu.simpleframework.support.excel.ExcelImport
 
valueOf(String) - Static method in enum cn.bestwu.simpleframework.support.excel.CellStyleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cn.bestwu.simpleframework.support.excel.FieldType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cn.bestwu.simpleframework.web.validator.ReversePattern.Flag
Returns the enum constant of this type with the specified name.
values() - Static method in enum cn.bestwu.simpleframework.support.excel.CellStyleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cn.bestwu.simpleframework.support.excel.FieldType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cn.bestwu.simpleframework.web.validator.ReversePattern.Flag
Returns an array containing the constants of this enum type, in the order they are declared.

W

WebMvcConfiguration() - Constructor for class cn.bestwu.simpleframework.config.FrameworkMvcConfiguration.WebMvcConfiguration
 
webMvcRegistrations(Boolean) - Method in class cn.bestwu.simpleframework.config.FrameworkMvcConfiguration
 
WrapperHttpEntityMethodProcessor - Class in cn.bestwu.simpleframework.web.resolver
 
WrapperHttpEntityMethodProcessor(List<HttpMessageConverter<?>>, ContentNegotiationManager, List<Object>, Boolean) - Constructor for class cn.bestwu.simpleframework.web.resolver.WrapperHttpEntityMethodProcessor
 
wrapText(boolean) - Method in class cn.bestwu.simpleframework.support.excel.ExcelExport
 
write(OutputStream) - Method in class cn.bestwu.simpleframework.support.excel.ExcelExport
输出数据流
write(HttpServletRequest, HttpServletResponse, String) - Method in class cn.bestwu.simpleframework.support.excel.ExcelExport
输出到客户端
writeFile(String) - Method in class cn.bestwu.simpleframework.support.excel.ExcelExport
输出到文件
writeWithMessageConverters(T, MethodParameter, ServletServerHttpRequest, ServletServerHttpResponse) - Method in class cn.bestwu.simpleframework.web.resolver.WrapperHttpEntityMethodProcessor
 

X

XssFilter - Class in cn.bestwu.simpleframework.web.xss
XSS过滤
XssFilter() - Constructor for class cn.bestwu.simpleframework.web.xss.XssFilter
 
XssHttpServletRequestWrapper - Class in cn.bestwu.simpleframework.web.xss
XSS过滤处理
XssHttpServletRequestWrapper(HttpServletRequest) - Constructor for class cn.bestwu.simpleframework.web.xss.XssHttpServletRequestWrapper
 

Y

YuanConverter - Class in cn.bestwu.simpleframework.support.excel.converter
元分转换
YuanDeserializer - Class in cn.bestwu.simpleframework.web.serializer
 
YuanDeserializer() - Constructor for class cn.bestwu.simpleframework.web.serializer.YuanDeserializer
 
YuanSerializer - Class in cn.bestwu.simpleframework.web.serializer
 
YuanSerializer() - Constructor for class cn.bestwu.simpleframework.web.serializer.YuanSerializer
 
YuanToCent - Annotation Type in cn.bestwu.simpleframework.web.resolver
元字符串(1.2)转分长整型(120)注解
YuanToCentConverter - Class in cn.bestwu.simpleframework.web.resolver
 
YuanToCentConverter() - Constructor for class cn.bestwu.simpleframework.web.resolver.YuanToCentConverter
 

Z

zoneOffset(ZoneOffset) - Method in class cn.bestwu.simpleframework.support.LocalDateTimeHelper
 
A B C D E F G H I J K L M N O P R S T U V W X Y Z 
Skip navigation links