跳过导航链接
A B C D E F G H K L M O R S T W X Y 

A

addColumn(Column) - 类 中的方法com.github.abel533.easyxls.bean.ExcelConfig.Builder
 
addColumn(String...) - 类 中的方法com.github.abel533.easyxls.bean.ExcelConfig.Builder
 
addColumn(String, String) - 类 中的方法com.github.abel533.easyxls.bean.ExcelConfig.Builder
 
addColumn(String, String, Integer) - 类 中的方法com.github.abel533.easyxls.bean.ExcelConfig.Builder
 
addColumn(String, String, Class<?>) - 类 中的方法com.github.abel533.easyxls.bean.ExcelConfig.Builder
 
addColumn(String, String, Integer, Class<?>) - 类 中的方法com.github.abel533.easyxls.bean.ExcelConfig.Builder
 

B

build() - 类 中的方法com.github.abel533.easyxls.bean.ExcelConfig.Builder
 
Builder(Class<?>) - 类 的构造器com.github.abel533.easyxls.bean.ExcelConfig.Builder
 

C

Column - com.github.abel533.easyxls.bean中的类
 
Column() - 类 的构造器com.github.abel533.easyxls.bean.Column
 
Column(String, String) - 类 的构造器com.github.abel533.easyxls.bean.Column
 
Column(String, String, Integer) - 类 的构造器com.github.abel533.easyxls.bean.Column
 
Column(String, String, String) - 类 的构造器com.github.abel533.easyxls.bean.Column
 
Column(String, String, Class<?>) - 类 的构造器com.github.abel533.easyxls.bean.Column
 
Column(String, String, Integer, String) - 类 的构造器com.github.abel533.easyxls.bean.Column
 
Column(String, String, Integer, Class<?>) - 类 的构造器com.github.abel533.easyxls.bean.Column
 
Columns - com.github.abel533.easyxls.bean中的类
 
Columns() - 类 的构造器com.github.abel533.easyxls.bean.Columns
 
com.github.abel533.easyxls - 程序包 com.github.abel533.easyxls
 
com.github.abel533.easyxls.bean - 程序包 com.github.abel533.easyxls.bean
 
com.github.abel533.easyxls.common - 程序包 com.github.abel533.easyxls.common
 
com.github.abel533.easyxls.generater - 程序包 com.github.abel533.easyxls.generater
 

D

DateUtil - com.github.abel533.easyxls.common中的类
重写DateUtil类
DateUtil() - 类 的构造器com.github.abel533.easyxls.common.DateUtil
 

E

EasyXls - com.github.abel533.easyxls中的类
excel,对导入导出进行封装
EasyXls() - 类 的构造器com.github.abel533.easyxls.EasyXls
 
EXCEL - 类 中的静态变量com.github.abel533.easyxls.common.XlsUtil
 
ExcelConfig - com.github.abel533.easyxls.bean中的类
xml对象
ExcelConfig() - 类 的构造器com.github.abel533.easyxls.bean.ExcelConfig
 
ExcelConfig.Builder - com.github.abel533.easyxls.bean中的类
 

F

Field - com.github.abel533.easyxls.bean中的类
 
Field(Object) - 类 的构造器com.github.abel533.easyxls.bean.Field
 
FieldUtil - com.github.abel533.easyxls.common中的类
 
FieldUtil() - 类 的构造器com.github.abel533.easyxls.common.FieldUtil
 
formatDate(Date, String) - 类 中的静态方法com.github.abel533.easyxls.common.DateUtil
格式化日期格式
formatStringToDate(String, String) - 类 中的静态方法com.github.abel533.easyxls.common.DateUtil
把字符串格式化成日期
fromXml(File, Class<T>) - 类 中的静态方法com.github.abel533.easyxls.common.XmlUtil
从xml文件构建
fromXml(String, Class<T>) - 类 中的静态方法com.github.abel533.easyxls.common.XmlUtil
从xml构建

G

GenXml - com.github.abel533.easyxls.generater中的类
 
GenXml() - 类 的构造器com.github.abel533.easyxls.generater.GenXml
Create the frame.
get(Object) - 类 中的方法com.github.abel533.easyxls.bean.Field
 
get(Object) - 类 中的方法com.github.abel533.easyxls.bean.MapField
 
getCache() - 类 中的方法com.github.abel533.easyxls.bean.ExcelConfig
 
getCanonicalName() - 类 中的方法com.github.abel533.easyxls.bean.Field
 
getClazz() - 类 中的方法com.github.abel533.easyxls.bean.ExcelConfig
 
getColumn(int) - 类 中的方法com.github.abel533.easyxls.bean.ExcelConfig
 
getColumns() - 类 中的方法com.github.abel533.easyxls.bean.Columns
 
getColumns() - 类 中的方法com.github.abel533.easyxls.bean.ExcelConfig
 
getField(Object, String) - 类 中的静态方法com.github.abel533.easyxls.common.FieldUtil
获取字段中的Field
getField(Class, String) - 类 中的静态方法com.github.abel533.easyxls.common.FieldUtil
获取字段中的Field
getHeader() - 类 中的方法com.github.abel533.easyxls.bean.Column
 
getHeader() - 类 中的方法com.github.abel533.easyxls.bean.ExcelConfig
 
getHeaders() - 类 中的方法com.github.abel533.easyxls.bean.ExcelConfig
获取excel标题
getKey() - 类 中的方法com.github.abel533.easyxls.bean.Column
 
getKey() - 类 中的方法com.github.abel533.easyxls.bean.ExcelConfig
获取key值
getMaxRow() - 类 中的方法com.github.abel533.easyxls.bean.ExcelConfig
 
getName() - 类 中的方法com.github.abel533.easyxls.bean.Column
 
getNames() - 类 中的方法com.github.abel533.easyxls.bean.ExcelConfig
获取Object要输出的字段名
getNow(String) - 类 中的静态方法com.github.abel533.easyxls.common.DateUtil
获取当前日期
getSheet() - 类 中的方法com.github.abel533.easyxls.bean.ExcelConfig
 
getSheetNum() - 类 中的方法com.github.abel533.easyxls.bean.ExcelConfig
 
getStartRow() - 类 中的方法com.github.abel533.easyxls.bean.ExcelConfig
 
getType() - 类 中的方法com.github.abel533.easyxls.bean.Column
 
getTypes() - 类 中的方法com.github.abel533.easyxls.bean.ExcelConfig
获取Object的字段类型
getWidth() - 类 中的方法com.github.abel533.easyxls.bean.Column
 
getXmlConfig(String) - 类 中的静态方法com.github.abel533.easyxls.common.XmlConfig
获取xml配置对象

H

header(Boolean) - 类 中的方法com.github.abel533.easyxls.bean.ExcelConfig.Builder
 

K

key(String) - 类 中的方法com.github.abel533.easyxls.bean.ExcelConfig.Builder
只能设置一个key

L

list2Xls(List<?>, String, String, String) - 类 中的静态方法com.github.abel533.easyxls.common.XlsUtil
导出list对象到excel
list2Xls(ExcelConfig, List<?>, String, String) - 类 中的静态方法com.github.abel533.easyxls.common.XlsUtil
导出list对象到excel
list2Xls(List<?>, String, String, String) - 类 中的静态方法com.github.abel533.easyxls.EasyXls
导出list对象到excel
list2Xls(ExcelConfig, List<?>, String, String) - 类 中的静态方法com.github.abel533.easyxls.EasyXls
导出list对象到excel

M

MapField - com.github.abel533.easyxls.bean中的类
 
MapField(String) - 类 的构造器com.github.abel533.easyxls.bean.MapField
 
maxRow(int) - 类 中的方法com.github.abel533.easyxls.bean.ExcelConfig.Builder
 

O

openGenerater() - 类 中的静态方法com.github.abel533.easyxls.common.XlsUtil
打开代码生成器,请在项目中执行,只有这样才能加载相应的类
openGenerater() - 类 中的静态方法com.github.abel533.easyxls.EasyXls
打开代码生成器,请在项目中执行,只有这样才能加载相应的类

R

run() - 类 中的静态方法com.github.abel533.easyxls.generater.GenXml
运行xml生成器

S

separater(String) - 类 中的方法com.github.abel533.easyxls.bean.ExcelConfig.Builder
 
set(Object, Object) - 类 中的方法com.github.abel533.easyxls.bean.Field
 
set(Object, Object) - 类 中的方法com.github.abel533.easyxls.bean.MapField
 
setCache(Boolean) - 类 中的方法com.github.abel533.easyxls.bean.ExcelConfig
 
setClazz(String) - 类 中的方法com.github.abel533.easyxls.bean.ExcelConfig
 
setColumns(List<Column>) - 类 中的方法com.github.abel533.easyxls.bean.Columns
 
setColumns(Columns) - 类 中的方法com.github.abel533.easyxls.bean.ExcelConfig
 
setHeader(String) - 类 中的方法com.github.abel533.easyxls.bean.Column
 
setHeader(Boolean) - 类 中的方法com.github.abel533.easyxls.bean.ExcelConfig
 
setKey(Boolean) - 类 中的方法com.github.abel533.easyxls.bean.Column
 
setMaxRow(int) - 类 中的方法com.github.abel533.easyxls.bean.ExcelConfig
 
setName(String) - 类 中的方法com.github.abel533.easyxls.bean.Column
 
setSheet(String) - 类 中的方法com.github.abel533.easyxls.bean.ExcelConfig
 
setSheetNum(int) - 类 中的方法com.github.abel533.easyxls.bean.ExcelConfig
 
setStartRow(int) - 类 中的方法com.github.abel533.easyxls.bean.ExcelConfig
 
setType(String) - 类 中的方法com.github.abel533.easyxls.bean.Column
 
setWidth(Integer) - 类 中的方法com.github.abel533.easyxls.bean.Column
 
sheetName(String) - 类 中的方法com.github.abel533.easyxls.bean.ExcelConfig.Builder
 
sheetNum(int) - 类 中的方法com.github.abel533.easyxls.bean.ExcelConfig.Builder
 
smartFormat(Date) - 类 中的静态方法com.github.abel533.easyxls.common.DateUtil
智能转换日期
smartFormat(String) - 类 中的静态方法com.github.abel533.easyxls.common.DateUtil
智能转换日期
startRow(int) - 类 中的方法com.github.abel533.easyxls.bean.ExcelConfig.Builder
 

T

toXml(Object, File) - 类 中的静态方法com.github.abel533.easyxls.common.XmlUtil
对象转xml并保存到文件
toXml(Object) - 类 中的静态方法com.github.abel533.easyxls.common.XmlUtil
对象转xml

W

workbook2List(String, Workbook) - 类 中的静态方法com.github.abel533.easyxls.common.XlsUtil
workbook转换为list
workbook2List(ExcelConfig, Workbook) - 类 中的静态方法com.github.abel533.easyxls.common.XlsUtil
workbook转换为list
WriteXml(ExcelConfig, String) - 类 中的静态方法com.github.abel533.easyxls.common.XmlConfig
写入到xml文件

X

xls2List(String, File) - 类 中的静态方法com.github.abel533.easyxls.common.XlsUtil
导入xml到List
xls2List(ExcelConfig, File) - 类 中的静态方法com.github.abel533.easyxls.common.XlsUtil
导入xml到List
xls2List(String, InputStream) - 类 中的静态方法com.github.abel533.easyxls.common.XlsUtil
导入xml到List
xls2List(ExcelConfig, InputStream) - 类 中的静态方法com.github.abel533.easyxls.common.XlsUtil
导入xml到List
xls2List(String, File) - 类 中的静态方法com.github.abel533.easyxls.EasyXls
导入xls到List
xls2List(ExcelConfig, File) - 类 中的静态方法com.github.abel533.easyxls.EasyXls
导入xls到List
xls2List(String, InputStream) - 类 中的静态方法com.github.abel533.easyxls.EasyXls
导入xls到List
xls2List(ExcelConfig, InputStream) - 类 中的静态方法com.github.abel533.easyxls.EasyXls
导入xls到List
XlsUtil - com.github.abel533.easyxls.common中的类
excel,对导入导出进行封装
XlsUtil() - 类 的构造器com.github.abel533.easyxls.common.XlsUtil
 
XmlConfig - com.github.abel533.easyxls.common中的类
读取xml文件
XmlConfig() - 类 的构造器com.github.abel533.easyxls.common.XmlConfig
 
XmlUtil - com.github.abel533.easyxls.common中的类
xml和对象互转
XmlUtil() - 类 的构造器com.github.abel533.easyxls.common.XmlUtil
 

Y

Y_M_D - 类 中的静态变量com.github.abel533.easyxls.common.DateUtil
 
Y_M_D_HM - 类 中的静态变量com.github.abel533.easyxls.common.DateUtil
 
Y_M_D_HMS - 类 中的静态变量com.github.abel533.easyxls.common.DateUtil
 
YMD - 类 中的静态变量com.github.abel533.easyxls.common.DateUtil
 
ymd - 类 中的静态变量com.github.abel533.easyxls.common.DateUtil
 
ymd_HM - 类 中的静态变量com.github.abel533.easyxls.common.DateUtil
 
ymd_HMS - 类 中的静态变量com.github.abel533.easyxls.common.DateUtil
 
YMDHM - 类 中的静态变量com.github.abel533.easyxls.common.DateUtil
 
YMDHMS - 类 中的静态变量com.github.abel533.easyxls.common.DateUtil
 
A B C D E F G H K L M O R S T W X Y 
跳过导航链接

Copyright © 2015. All rights reserved.