| Constructor and Description |
|---|
DateDateConverter() |
| Modifier and Type | Method and Description |
|---|---|
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 in interface Converter<Date>public WriteCellData<?> convertToExcelData(Date value, ExcelContentProperty contentProperty, GlobalConfiguration globalConfiguration) throws Exception
ConverterconvertToExcelData in interface Converter<Date>value - Java Data.NotNull.contentProperty - Content property.Nullable.globalConfiguration - Global configuration.NotNull.Exception - Exception.Copyright © 2018–2023 Alibaba Group. All rights reserved.