跳过导航链接
C D F G H I M 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
 

D

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

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.

M

methodGetterOf(String, Class) - 类 中的静态方法xyz.proteanbear.template.utils.ClassUtils
Get setter method of field

P

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

R

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

S

setLoopEnd(String) - 类 中的方法xyz.proteanbear.template.PbPOIWordTemplate
Set the end identifier of the replacement table row loop data
setLoopStart(String) - 类 中的方法xyz.proteanbear.template.PbPOIWordTemplate
Set the start identifier of the replacement table row loop data
setTitleLine(int) - 类 中的方法xyz.proteanbear.template.PbPOIExcelTemplate
Set excel title line's number(start from 0).Default is 0.
setVariableEnd(String) - 类 中的方法xyz.proteanbear.template.PbPOIWordTemplate
Set the end identifier of the replacement variable
setVariableStart(String) - 类 中的方法xyz.proteanbear.template.PbPOIWordTemplate
Set the start identifier of the replacement variable
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<T>, Class, Map<String, Object>) - 类 中的静态方法xyz.proteanbear.template.utils.ClassUtils
generate title — setMethod map by annotation

V

valueOf(Cell) - 类 中的方法xyz.proteanbear.template.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.PbPOIExcelTemplate
Writes the specified data list to an Excel file.
writeTo(FileSuffix, OutputStream, List<?>...) - 类 中的方法xyz.proteanbear.template.PbPOIExcelTemplate
Writes the specified data list to an Excel file.
writeTo(File, File, Object) - 类 中的方法xyz.proteanbear.template.PbPOIWordTemplate
After reading the specified WORD template and replacing the contents of the template, a new WORD file is generated
writeTo(File, FileSuffix, OutputStream, Object) - 类 中的方法xyz.proteanbear.template.PbPOIWordTemplate
After reading the specified WORD template and replacing the contents of the template, a new WORD file is generated

X

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

Copyright © 2019. All rights reserved.