跳过导航链接
A B C E G N P S T 

A

addAllCellInfo(Collection<CellInfo>) - 类 中的方法net.guerlab.excel.ParseBuild
添加单元格信息集合
addCellInfo(CellInfo) - 类 中的方法net.guerlab.excel.ParseBuild
添加单元格信息

B

build(Class<T>) - 类 中的方法net.guerlab.excel.ParseBuild
构建解析对象

C

CellInfo - net.guerlab.excel中的类
单元格信息
CellInfo(String) - 类 的构造器net.guerlab.excel.CellInfo
通过字段名称初始化单元格信息
CellInfo(String, Integer) - 类 的构造器net.guerlab.excel.CellInfo
通过字段名称初始化单元格信息
cellInfos - 类 中的变量net.guerlab.excel.Parse
单元格信息集合
createBuild() - 类 中的静态方法net.guerlab.excel.ParseBuild
创建一个解析对象构建对象

E

ExcelHelp - net.guerlab.excel中的类
Excel助手

G

getCellIndex() - 类 中的方法net.guerlab.excel.CellInfo
返回列ID
getCellInfos() - 类 中的方法net.guerlab.excel.Parse
返回单元格信息集合
getDefaultValue() - 类 中的方法net.guerlab.excel.CellInfo
返回默认值
getFieldName() - 类 中的方法net.guerlab.excel.CellInfo
返回字段名称
getStringValue(Sheet, int, int) - 类 中的静态方法net.guerlab.excel.ExcelHelp
获取文本内容
getStringValue(Sheet, int, int, DecimalFormat) - 类 中的静态方法net.guerlab.excel.ExcelHelp
获取文本内容
getStringValue(Row, int) - 类 中的静态方法net.guerlab.excel.ExcelHelp
获取文本内容
getStringValue(Row, int, DecimalFormat) - 类 中的静态方法net.guerlab.excel.ExcelHelp
获取文本内容
getWorkbook(File) - 类 中的静态方法net.guerlab.excel.ExcelHelp
获取工作薄对象

N

net.guerlab.excel - 程序包 net.guerlab.excel
 
NotSupportFileExtensionException - net.guerlab.excel中的异常错误
不支持的文件类型异常
NotSupportFileExtensionException(String) - 异常错误 的构造器net.guerlab.excel.NotSupportFileExtensionException
根据文件扩展名创建不支持的文件类型异常

P

Parse - net.guerlab.excel中的类
解析对象
Parse() - 类 的构造器net.guerlab.excel.Parse
 
parse(String, Class<T>) - 类 中的方法net.guerlab.excel.Parse
解析excel文件, 当解析失败返回Collections.emptyList()对象
parse(File, Class<T>) - 类 中的方法net.guerlab.excel.Parse
解析excel文件, 当解析失败返回Collections.emptyList()对象
ParseBuild - net.guerlab.excel中的类
解析对象构建

S

setCellIndex(Integer) - 类 中的方法net.guerlab.excel.CellInfo
设置列ID
setDefaultValue(String) - 类 中的方法net.guerlab.excel.CellInfo
设置默认值
setStart(int) - 类 中的方法net.guerlab.excel.ParseBuild
设置开始行数
start - 类 中的变量net.guerlab.excel.Parse
开始行号

T

toString() - 类 中的方法net.guerlab.excel.CellInfo
 
toString() - 类 中的方法net.guerlab.excel.Parse
 
A B C E G N P S T 
跳过导航链接

Copyright © 2018 guerlab. All rights reserved.