A B C D E G H I M P Q R S T V W Y 
All Classes All Packages

A

ANNOTATION_DATA - Static variable in class bld.common.spreadsheet.utils.ExcelUtils
The Constant ANNOTATION_DATA.
ANNOTATIONS - Static variable in class bld.common.spreadsheet.utils.ExcelUtils
The Constant ANNOTATIONS.
AUTO_SIZE_HEIGHT - Static variable in class bld.common.spreadsheet.utils.ExcelUtils
The Constant AUTO_SIZE_HEIGHT.

B

bld.common.spreadsheet.constant - package bld.common.spreadsheet.constant
 
bld.common.spreadsheet.csv.annotation - package bld.common.spreadsheet.csv.annotation
 
bld.common.spreadsheet.excel.annotation - package bld.common.spreadsheet.excel.annotation
 
bld.common.spreadsheet.exception - package bld.common.spreadsheet.exception
 
bld.common.spreadsheet.utils - package bld.common.spreadsheet.utils
 

C

ColumnDateFormat - Enum in bld.common.spreadsheet.constant
The Enum ColumnDateFormat.
ColumnDateFormat is used to set the date format.
coordinateCalculation(int, int, boolean, boolean) - Static method in class bld.common.spreadsheet.utils.ExcelUtils
Calcolo coordinate function.
CsvDate - Annotation Type in bld.common.spreadsheet.csv.annotation
The Interface CsvDateFormat.
CsvGeneratorException - Exception in bld.common.spreadsheet.exception
 
CsvGeneratorException() - Constructor for exception bld.common.spreadsheet.exception.CsvGeneratorException
 
CsvGeneratorException(String) - Constructor for exception bld.common.spreadsheet.exception.CsvGeneratorException
 
CsvGeneratorException(String, Throwable) - Constructor for exception bld.common.spreadsheet.exception.CsvGeneratorException
 
CsvGeneratorException(String, Throwable, boolean, boolean) - Constructor for exception bld.common.spreadsheet.exception.CsvGeneratorException
 
CsvGeneratorException(Throwable) - Constructor for exception bld.common.spreadsheet.exception.CsvGeneratorException
 
CsvSettings - Annotation Type in bld.common.spreadsheet.csv.annotation
The Interface CsvSettings.
CsvUtils - Class in bld.common.spreadsheet.utils
 
CsvUtils() - Constructor for class bld.common.spreadsheet.utils.CsvUtils
 

D

DD_MM_YYYY - bld.common.spreadsheet.constant.ColumnDateFormat
The dd mm yyyy.
DD_MM_YYYY_HH_MM_SS - bld.common.spreadsheet.constant.ColumnDateFormat
The dd mm yyyy hh mm ss.
delimiter() - Method in annotation type bld.common.spreadsheet.csv.annotation.CsvSettings
Delimiter.
disable() - Method in annotation type bld.common.spreadsheet.excel.annotation.ExcelBooleanText
Disable.

E

enable() - Method in annotation type bld.common.spreadsheet.excel.annotation.ExcelBooleanText
Enable.
ENV_SHEET_NAME - Static variable in class bld.common.spreadsheet.utils.ExcelUtils
The Constant ENV_SHEET_NAME.
evaluate(String, String, Number) - Static method in class bld.common.spreadsheet.utils.ExcelUtils
Evaluate.
ExcelBooleanText - Annotation Type in bld.common.spreadsheet.excel.annotation
The Interface ExcelBooleanText.
ExcelDate - Annotation Type in bld.common.spreadsheet.excel.annotation
The Interface ExcelDate.
ExcelDate is used to set the date format and it is set on fields of the classes: bld.generator.report.excel.RowSheet bld.generator.report.excel.SheetSummary
ExcelGeneratorException - Exception in bld.common.spreadsheet.exception
The Class ExceptionExcelGenerator.
ExcelGeneratorException() - Constructor for exception bld.common.spreadsheet.exception.ExcelGeneratorException
Instantiates a new exception excel generator.
ExcelGeneratorException(String) - Constructor for exception bld.common.spreadsheet.exception.ExcelGeneratorException
Instantiates a new exception excel generator.
ExcelGeneratorException(String, Throwable) - Constructor for exception bld.common.spreadsheet.exception.ExcelGeneratorException
Instantiates a new exception excel generator.
ExcelGeneratorException(Throwable) - Constructor for exception bld.common.spreadsheet.exception.ExcelGeneratorException
Instantiates a new exception excel generator.
ExcelUtils - Class in bld.common.spreadsheet.utils
The Class ExcelUtils.
ExcelUtils() - Constructor for class bld.common.spreadsheet.utils.ExcelUtils
 

G

getAnnotation(Class<?>, Class<T>) - Static method in class bld.common.spreadsheet.utils.SpreadsheetUtils
Gets the annotation.
getAnnotation(Field, Class<T>) - Static method in class bld.common.spreadsheet.utils.SpreadsheetUtils
Gets the annotation.
getCsvFormat(CsvSettings, String...) - Static method in class bld.common.spreadsheet.utils.CsvUtils
 
getKeyColumn(Sheet, String) - Static method in class bld.common.spreadsheet.utils.ExcelUtils
Gets the key column.
getListField(Class<?>) - Static method in class bld.common.spreadsheet.utils.SpreadsheetUtils
Gets the list field.
getMapField(Class<?>) - Static method in class bld.common.spreadsheet.utils.SpreadsheetUtils
Gets the map field.
getNameParameter(String) - Static method in class bld.common.spreadsheet.utils.ExcelUtils
Gets the name parameter.
getParameter(String) - Method in enum bld.common.spreadsheet.constant.RowStartEndType
Gets the parameter.
getTClass(Object) - Static method in class bld.common.spreadsheet.utils.ExcelUtils
Gets the t class.
getTClass(Object, int) - Static method in class bld.common.spreadsheet.utils.ExcelUtils
Gets the t class.
getValue() - Method in enum bld.common.spreadsheet.constant.ColumnDateFormat
Gets the value.
getValue() - Method in enum bld.common.spreadsheet.constant.RowStartEndType
Gets the value.

H

HH_MM - bld.common.spreadsheet.constant.ColumnDateFormat
 
HH_MM_SS - bld.common.spreadsheet.constant.ColumnDateFormat
 

I

ignoreEmptyLines() - Method in annotation type bld.common.spreadsheet.csv.annotation.CsvSettings
Ignore empty lines.

M

matcher(String, String) - Static method in class bld.common.spreadsheet.utils.ExcelUtils
Matcher.

P

PARAMETER - bld.common.spreadsheet.constant.ColumnDateFormat
The parameter.

Q

quoteChar() - Method in annotation type bld.common.spreadsheet.csv.annotation.CsvSettings
Quote char.

R

recordSeparator() - Method in annotation type bld.common.spreadsheet.csv.annotation.CsvSettings
Record separator.
reflectionAnnotation(T, K) - Static method in class bld.common.spreadsheet.utils.SpreadsheetUtils
Reflection annotation.
ROW_EMPTY - bld.common.spreadsheet.constant.RowStartEndType
The row empty.
ROW_END - bld.common.spreadsheet.constant.RowStartEndType
The row end.
ROW_HEADER - bld.common.spreadsheet.constant.RowStartEndType
The row header.
ROW_START - bld.common.spreadsheet.constant.RowStartEndType
The row start.
rowHeight(int) - Static method in class bld.common.spreadsheet.utils.ExcelUtils
Hight row.
RowStartEndType - Enum in bld.common.spreadsheet.constant
The Enum RowStartEndType.
RowStartEndType is used to define the name of the variable, to write functions parameterized with the column name.

S

separator() - Method in annotation type bld.common.spreadsheet.csv.annotation.CsvDate
Separator.
SHEET_NAME_SIZE - Static variable in class bld.common.spreadsheet.utils.SpreadsheetUtils
The Constant SHEET_NAME_SIZE.
skipHeaderRecord() - Method in annotation type bld.common.spreadsheet.csv.annotation.CsvSettings
Skip header record.
SpreadsheetException - Exception in bld.common.spreadsheet.exception
 
SpreadsheetException() - Constructor for exception bld.common.spreadsheet.exception.SpreadsheetException
 
SpreadsheetException(String) - Constructor for exception bld.common.spreadsheet.exception.SpreadsheetException
 
SpreadsheetException(String, Throwable) - Constructor for exception bld.common.spreadsheet.exception.SpreadsheetException
 
SpreadsheetException(String, Throwable, boolean, boolean) - Constructor for exception bld.common.spreadsheet.exception.SpreadsheetException
 
SpreadsheetException(Throwable) - Constructor for exception bld.common.spreadsheet.exception.SpreadsheetException
 
SpreadsheetUtils - Class in bld.common.spreadsheet.utils
 
SpreadsheetUtils() - Constructor for class bld.common.spreadsheet.utils.SpreadsheetUtils
 

T

trim() - Method in annotation type bld.common.spreadsheet.csv.annotation.CsvSettings
Trim.

V

value() - Method in annotation type bld.common.spreadsheet.csv.annotation.CsvDate
Value.
value() - Method in annotation type bld.common.spreadsheet.excel.annotation.ExcelDate
Value.
VALUE - bld.common.spreadsheet.constant.RowStartEndType
The value.
valueOf(String) - Static method in enum bld.common.spreadsheet.constant.ColumnDateFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum bld.common.spreadsheet.constant.RowStartEndType
Returns the enum constant of this type with the specified name.
valueProps(String) - Method in interface bld.common.spreadsheet.utils.ValueProps
Value props.
valueProps(String) - Method in class bld.common.spreadsheet.utils.ValuePropsImpl
Value props.
ValueProps - Interface in bld.common.spreadsheet.utils
The Interface ValueProps.
ValuePropsImpl - Class in bld.common.spreadsheet.utils
The Class ValuePropsImpl.
ValuePropsImpl() - Constructor for class bld.common.spreadsheet.utils.ValuePropsImpl
 
values() - Static method in enum bld.common.spreadsheet.constant.ColumnDateFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum bld.common.spreadsheet.constant.RowStartEndType
Returns an array containing the constants of this enum type, in the order they are declared.

W

widthColumn(int) - Static method in class bld.common.spreadsheet.utils.ExcelUtils
Width column.
writeToFile(String, String, String, byte[]) - Static method in class bld.common.spreadsheet.utils.SpreadsheetUtils
Write to file.

Y

YYYY_MM_DD - bld.common.spreadsheet.constant.ColumnDateFormat
The yyyy mm dd.
YYYY_MM_DD_HH_MM_SS - bld.common.spreadsheet.constant.ColumnDateFormat
The yyyy mm dd hh mm ss.
A B C D E G H I M P Q R S T V W Y 
All Classes All Packages