| Modifier and Type | Field and Description |
|---|---|
static int |
urlConnectTimeout |
static int |
urlReadTimeout |
| Constructor and Description |
|---|
UrlImageConverter() |
| Modifier and Type | Method and Description |
|---|---|
WriteCellData<?> |
convertToExcelData(URL 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 static int urlConnectTimeout
public static int urlReadTimeout
public Class<?> supportJavaTypeKey()
ConvertersupportJavaTypeKey in interface Converter<URL>public WriteCellData<?> convertToExcelData(URL value, ExcelContentProperty contentProperty, GlobalConfiguration globalConfiguration) throws IOException
ConverterconvertToExcelData in interface Converter<URL>value - Java Data.NotNull.contentProperty - Content property.Nullable.globalConfiguration - Global configuration.NotNull.IOExceptionCopyright © 2018–2022 Alibaba Group. All rights reserved.