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