跳过导航链接
C F G H I P R S T V W X 

C

check(String) - 枚举 中的方法xyz.proteanbear.template.utils.FileSuffix
 
ClassUtils - xyz.proteanbear.template.utils中的类
Class related tools.
ClassUtils() - 类 的构造器xyz.proteanbear.template.utils.ClassUtils
 

F

FileSuffix - xyz.proteanbear.template.utils中的枚举
File extension name
from(int) - 类 中的静态方法xyz.proteanbear.template.utils.Hex26Utils
Hex 10 to Hex 26.

G

getBy(File) - 枚举 中的静态方法xyz.proteanbear.template.utils.FileSuffix
Get the file type suffix.

H

Hex26Utils - xyz.proteanbear.template.utils中的类
Hex26(A,B,C,……,Z,…… like Excel's column) exchange Hex 10 tools
Hex26Utils() - 类 的构造器xyz.proteanbear.template.utils.Hex26Utils
 

I

isBlank(String) - 类 中的静态方法xyz.proteanbear.template.utils.StringUtils
Check if the string is blank.

P

PbPOIExcel - xyz.proteanbear.template.annotation中的注释类型
Custom annotations mark Excel file attributes.
PbPOIExcelTemplate - xyz.proteanbear.template.excel中的类
The tools is created for easy use of Apache POI.
PbPOIExcelTemplate() - 类 的构造器xyz.proteanbear.template.excel.PbPOIExcelTemplate
 
PbPOIExcelTitle - xyz.proteanbear.template.annotation中的注释类型
Custom annotation for mapping title to field
PbPOIWordTemplate - xyz.proteanbear.template.excel中的类
The tools is created for easy use of Apache POI.
PbPOIWordTemplate() - 类 的构造器xyz.proteanbear.template.excel.PbPOIWordTemplate
 

R

readFrom(File, Class<?>) - 类 中的方法xyz.proteanbear.template.excel.PbPOIExcelTemplate
Read excel file and write to list of T class

S

setTitleLine(int) - 类 中的方法xyz.proteanbear.template.excel.PbPOIExcelTemplate
Set excel title line's number(start from 0).Default is 0.
StringUtils - xyz.proteanbear.template.utils中的类
String tool
StringUtils() - 类 的构造器xyz.proteanbear.template.utils.StringUtils
 

T

titleMapGetMethodBy(Class<T>, Class) - 类 中的静态方法xyz.proteanbear.template.utils.ClassUtils
generate title — getMethod map by annotation
titleMapSetMethodBy(Class<PbPOIExcelTitle>, Class, Map<String, Object>) - 类 中的静态方法xyz.proteanbear.template.utils.ClassUtils
generate title — setMethod map by annotation

V

valueOf(Cell) - 类 中的方法xyz.proteanbear.template.excel.PbPOIExcelTemplate
return cell's value object
valueOf(String) - 枚举 中的静态方法xyz.proteanbear.template.utils.FileSuffix
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法xyz.proteanbear.template.utils.FileSuffix
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

W

writeTo(File, List<?>...) - 类 中的方法xyz.proteanbear.template.excel.PbPOIExcelTemplate
Writes the specified data list to an Excel file.
writeTo(FileSuffix, OutputStream, List<?>...) - 类 中的方法xyz.proteanbear.template.excel.PbPOIExcelTemplate
Writes the specified data list to an Excel file.

X

xyz.proteanbear.template.annotation - 程序包 xyz.proteanbear.template.annotation
 
xyz.proteanbear.template.excel - 程序包 xyz.proteanbear.template.excel
 
xyz.proteanbear.template.utils - 程序包 xyz.proteanbear.template.utils
 
C F G H I P R S T V W X 
跳过导航链接

Copyright © 2018. All rights reserved.