Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ANNOTATION_DATA - Static variable in class com.bld.common.spreadsheet.utils.ExcelUtils
-
The Constant ANNOTATION_DATA.
- ANNOTATIONS - Static variable in class com.bld.common.spreadsheet.utils.ExcelUtils
-
The Constant ANNOTATIONS.
- AUTO_SIZE_HEIGHT - Static variable in class com.bld.common.spreadsheet.utils.ExcelUtils
-
The Constant AUTO_SIZE_HEIGHT.
C
- ColumnDateFormat - Enum Class in com.bld.common.spreadsheet.constant
-
The Enum ColumnDateFormat.
ColumnDateFormat is used to set the date format. - com.bld.common.spreadsheet.constant - package com.bld.common.spreadsheet.constant
- com.bld.common.spreadsheet.csv.annotation - package com.bld.common.spreadsheet.csv.annotation
- com.bld.common.spreadsheet.excel.annotation - package com.bld.common.spreadsheet.excel.annotation
- com.bld.common.spreadsheet.exception - package com.bld.common.spreadsheet.exception
- com.bld.common.spreadsheet.utils - package com.bld.common.spreadsheet.utils
- coordinateCalculation(int, int, boolean, boolean) - Static method in class com.bld.common.spreadsheet.utils.ExcelUtils
-
Calcolo coordinate function.
- CsvDate - Annotation Interface in com.bld.common.spreadsheet.csv.annotation
-
The Interface CsvDateFormat.
- CsvGeneratorException - Exception Class in com.bld.common.spreadsheet.exception
-
The Class CsvGeneratorException.
- CsvGeneratorException() - Constructor for exception class com.bld.common.spreadsheet.exception.CsvGeneratorException
-
Instantiates a new csv generator exception.
- CsvGeneratorException(String) - Constructor for exception class com.bld.common.spreadsheet.exception.CsvGeneratorException
-
Instantiates a new csv generator exception.
- CsvGeneratorException(String, Throwable) - Constructor for exception class com.bld.common.spreadsheet.exception.CsvGeneratorException
-
Instantiates a new csv generator exception.
- CsvGeneratorException(String, Throwable, boolean, boolean) - Constructor for exception class com.bld.common.spreadsheet.exception.CsvGeneratorException
-
Instantiates a new csv generator exception.
- CsvGeneratorException(Throwable) - Constructor for exception class com.bld.common.spreadsheet.exception.CsvGeneratorException
-
Instantiates a new csv generator exception.
- CsvSettings - Annotation Interface in com.bld.common.spreadsheet.csv.annotation
-
The Interface CsvSettings.
- CsvUtils - Class in com.bld.common.spreadsheet.utils
-
The Class CsvUtils.
- CsvUtils() - Constructor for class com.bld.common.spreadsheet.utils.CsvUtils
D
- DD_MM_YYYY - Enum constant in enum class com.bld.common.spreadsheet.constant.ColumnDateFormat
-
The dd mm yyyy.
- DD_MM_YYYY_HH_MM_SS - Enum constant in enum class com.bld.common.spreadsheet.constant.ColumnDateFormat
-
The dd mm yyyy hh mm ss.
- delimiter() - Element in annotation interface com.bld.common.spreadsheet.csv.annotation.CsvSettings
-
Delimiter.
- disable() - Element in annotation interface com.bld.common.spreadsheet.excel.annotation.ExcelBooleanText
-
Disable.
E
- enable() - Element in annotation interface com.bld.common.spreadsheet.excel.annotation.ExcelBooleanText
-
Enable.
- ENV_SHEET_NAME - Static variable in class com.bld.common.spreadsheet.utils.ExcelUtils
-
The Constant ENV_SHEET_NAME.
- evaluate(String, String, Number) - Static method in class com.bld.common.spreadsheet.utils.ExcelUtils
-
Evaluate.
- ExcelBooleanText - Annotation Interface in com.bld.common.spreadsheet.excel.annotation
-
The Interface ExcelBooleanText.
- ExcelDate - Annotation Interface in com.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: RowSheet SheetSummary RowSheetRead - ExcelGeneratorException - Exception Class in com.bld.common.spreadsheet.exception
-
The Class ExceptionExcelGenerator.
- ExcelGeneratorException() - Constructor for exception class com.bld.common.spreadsheet.exception.ExcelGeneratorException
-
Instantiates a new exception excel generator.
- ExcelGeneratorException(String) - Constructor for exception class com.bld.common.spreadsheet.exception.ExcelGeneratorException
-
Instantiates a new exception excel generator.
- ExcelGeneratorException(String, Throwable) - Constructor for exception class com.bld.common.spreadsheet.exception.ExcelGeneratorException
-
Instantiates a new exception excel generator.
- ExcelGeneratorException(Throwable) - Constructor for exception class com.bld.common.spreadsheet.exception.ExcelGeneratorException
-
Instantiates a new exception excel generator.
- ExcelUtils - Class in com.bld.common.spreadsheet.utils
-
The Class ExcelUtils.
- ExcelUtils() - Constructor for class com.bld.common.spreadsheet.utils.ExcelUtils
G
- getAnnotation(Class<?>, Class<T>) - Static method in class com.bld.common.spreadsheet.utils.SpreadsheetUtils
-
Gets the annotation.
- getAnnotation(Field, Class<T>) - Static method in class com.bld.common.spreadsheet.utils.SpreadsheetUtils
-
Gets the annotation.
- getCsvFormat(CsvSettings, String...) - Static method in class com.bld.common.spreadsheet.utils.CsvUtils
-
Gets the csv format.
- getKeyColumn(Sheet, String) - Static method in class com.bld.common.spreadsheet.utils.ExcelUtils
-
Gets the key column.
- getListField(Class<?>) - Static method in class com.bld.common.spreadsheet.utils.SpreadsheetUtils
-
Gets the list field.
- getMapField(Class<?>) - Static method in class com.bld.common.spreadsheet.utils.SpreadsheetUtils
-
Gets the map field.
- getNameParameter(String) - Static method in class com.bld.common.spreadsheet.utils.ExcelUtils
-
Gets the name parameter.
- getParameter(String) - Method in enum class com.bld.common.spreadsheet.constant.RowStartEndType
-
Gets the parameter.
- getTClass(Object) - Static method in class com.bld.common.spreadsheet.utils.ExcelUtils
-
Gets the t class.
- getTClass(Object, int) - Static method in class com.bld.common.spreadsheet.utils.ExcelUtils
-
Gets the t class.
- getValue() - Method in enum class com.bld.common.spreadsheet.constant.ColumnDateFormat
-
Gets the value.
- getValue() - Method in enum class com.bld.common.spreadsheet.constant.RowStartEndType
-
Gets the value.
H
- HH_MM - Enum constant in enum class com.bld.common.spreadsheet.constant.ColumnDateFormat
-
The hh mm.
- HH_MM_SS - Enum constant in enum class com.bld.common.spreadsheet.constant.ColumnDateFormat
-
The hh mm ss.
I
- ignoreEmptyLines() - Element in annotation interface com.bld.common.spreadsheet.csv.annotation.CsvSettings
-
Ignore empty lines.
M
- matcher(String, String) - Static method in class com.bld.common.spreadsheet.utils.ExcelUtils
-
Matcher.
P
- PARAMETER - Enum constant in enum class com.bld.common.spreadsheet.constant.ColumnDateFormat
-
The parameter.
Q
- quoteChar() - Element in annotation interface com.bld.common.spreadsheet.csv.annotation.CsvSettings
-
Quote char.
R
- recordSeparator() - Element in annotation interface com.bld.common.spreadsheet.csv.annotation.CsvSettings
-
Record separator.
- reflectionAnnotation(T, K) - Static method in class com.bld.common.spreadsheet.utils.SpreadsheetUtils
-
Reflection annotation.
- ROW_EMPTY - Enum constant in enum class com.bld.common.spreadsheet.constant.RowStartEndType
-
The row empty.
- ROW_END - Enum constant in enum class com.bld.common.spreadsheet.constant.RowStartEndType
-
The row end.
- ROW_HEADER - Enum constant in enum class com.bld.common.spreadsheet.constant.RowStartEndType
-
The row header.
- ROW_START - Enum constant in enum class com.bld.common.spreadsheet.constant.RowStartEndType
-
The row start.
- rowHeight(int) - Static method in class com.bld.common.spreadsheet.utils.ExcelUtils
-
Hight row.
- RowStartEndType - Enum Class in com.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() - Element in annotation interface com.bld.common.spreadsheet.csv.annotation.CsvDate
-
Separator.
- SHEET_NAME_SIZE - Static variable in class com.bld.common.spreadsheet.utils.SpreadsheetUtils
-
The Constant SHEET_NAME_SIZE.
- skipHeaderRecord() - Element in annotation interface com.bld.common.spreadsheet.csv.annotation.CsvSettings
-
Skip header record.
- SpreadsheetException - Exception Class in com.bld.common.spreadsheet.exception
-
The Class SpreadsheetException.
- SpreadsheetException() - Constructor for exception class com.bld.common.spreadsheet.exception.SpreadsheetException
-
Instantiates a new spreadsheet exception.
- SpreadsheetException(String) - Constructor for exception class com.bld.common.spreadsheet.exception.SpreadsheetException
-
Instantiates a new spreadsheet exception.
- SpreadsheetException(String, Throwable) - Constructor for exception class com.bld.common.spreadsheet.exception.SpreadsheetException
-
Instantiates a new spreadsheet exception.
- SpreadsheetException(String, Throwable, boolean, boolean) - Constructor for exception class com.bld.common.spreadsheet.exception.SpreadsheetException
-
Instantiates a new spreadsheet exception.
- SpreadsheetException(Throwable) - Constructor for exception class com.bld.common.spreadsheet.exception.SpreadsheetException
-
Instantiates a new spreadsheet exception.
- SpreadsheetUtils - Class in com.bld.common.spreadsheet.utils
- SpreadsheetUtils() - Constructor for class com.bld.common.spreadsheet.utils.SpreadsheetUtils
T
- trim() - Element in annotation interface com.bld.common.spreadsheet.csv.annotation.CsvSettings
-
Trim.
V
- value() - Element in annotation interface com.bld.common.spreadsheet.csv.annotation.CsvDate
-
Value.
- value() - Element in annotation interface com.bld.common.spreadsheet.excel.annotation.ExcelDate
-
Value.
- VALUE - Enum constant in enum class com.bld.common.spreadsheet.constant.RowStartEndType
-
The value.
- valueOf(String) - Static method in enum class com.bld.common.spreadsheet.constant.ColumnDateFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.bld.common.spreadsheet.constant.RowStartEndType
-
Returns the enum constant of this class with the specified name.
- valueProps(String) - Method in interface com.bld.common.spreadsheet.utils.ValueProps
-
Value props.
- valueProps(String) - Method in class com.bld.common.spreadsheet.utils.ValuePropsImpl
-
Value props.
- ValueProps - Interface in com.bld.common.spreadsheet.utils
-
The Interface ValueProps.
- ValuePropsImpl - Class in com.bld.common.spreadsheet.utils
-
The Class ValuePropsImpl.
- ValuePropsImpl() - Constructor for class com.bld.common.spreadsheet.utils.ValuePropsImpl
- values() - Static method in enum class com.bld.common.spreadsheet.constant.ColumnDateFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.bld.common.spreadsheet.constant.RowStartEndType
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- widthColumn(int) - Static method in class com.bld.common.spreadsheet.utils.ExcelUtils
-
Width column.
- writeToFile(String, String, String, byte[]) - Static method in class com.bld.common.spreadsheet.utils.SpreadsheetUtils
-
Write to file.
Y
- YYYY_MM_DD - Enum constant in enum class com.bld.common.spreadsheet.constant.ColumnDateFormat
-
The yyyy mm dd.
- YYYY_MM_DD_HH_MM_SS - Enum constant in enum class com.bld.common.spreadsheet.constant.ColumnDateFormat
-
The yyyy mm dd hh mm ss.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form