| Constructor and Description |
|---|
FileImageConverter() |
| Modifier and Type | Method and Description |
|---|---|
WriteCellData<?> |
convertToExcelData(File value,
ExcelContentProperty contentProperty,
GlobalConfiguration globalConfiguration)
Convert Java objects to excel objects
|
Class<?> |
supportJavaTypeKey()
Back to object types in Java
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconvertToExcelData, convertToJavaData, convertToJavaData, supportExcelTypeKeypublic Class<?> supportJavaTypeKey()
ConvertersupportJavaTypeKey in interface Converter<File>public WriteCellData<?> convertToExcelData(File value, ExcelContentProperty contentProperty, GlobalConfiguration globalConfiguration) throws IOException
ConverterconvertToExcelData in interface Converter<File>value - Java Data.NotNull.contentProperty - Content property.Nullable.globalConfiguration - Global configuration.NotNull.IOExceptionCopyright © 2018–2023 Alibaba Group. All rights reserved.