| 构造器和说明 |
|---|
DateDateConverter() |
| 限定符和类型 | 方法和说明 |
|---|---|
WriteCellData<?> |
convertToExcelData(Date value,
ExcelContentProperty contentProperty,
GlobalConfiguration globalConfiguration)
Convert Java objects to excel objects
|
Class<Date> |
supportJavaTypeKey()
Back to object types in Java
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconvertToExcelData, convertToJavaData, convertToJavaData, supportExcelTypeKeypublic Class<Date> supportJavaTypeKey()
ConvertersupportJavaTypeKey 在接口中 Converter<Date>public WriteCellData<?> convertToExcelData(Date value, ExcelContentProperty contentProperty, GlobalConfiguration globalConfiguration) throws Exception
ConverterconvertToExcelData 在接口中 Converter<Date>value - Java Data.NotNull.contentProperty - Content property.Nullable.globalConfiguration - Global configuration.NotNull.Exception - Exception.Copyright © 2018–2022 Alibaba Group. All rights reserved.