Interface | Description |
---|---|
JxlsConfigProvider |
Provides Jxls configuration properties
|
ServiceFactory |
Service factory to load different SPI
|
Class | Description |
---|---|
CellRefUtil |
This is a class to convert Excel cell names to (sheet, row, col) representations and vice versa.
|
JxlsConfigProviderImpl |
JxlsConfigProvider based on java system properties |
JxlsHelper |
Helper class to simplify JXLS usage
|
JxlsNationalLanguageSupport |
With R{key} in the Excel XLSX template file, resource bundles can be accessed to realize multilingualism.
|
LiteralsExtractor | |
OrderByComparator<T> |
An
OrderByComparator is a Comparator that is
capable of comparing two objects based on a dynamic list of properties of
the objects of type T . |
ServiceFactoryDefaultImpl |
SPI creator factory
|
TransformerFactory |
Creates
Transformer instances in runtime |
Util |
Utility class with various helper methods used by other classes
|
UtilWrapper |
A wrapper around
Util class to prevent static methods spreading |
Exception | Description |
---|---|
CannotOpenWorkbookException |
JXLS exception: Excel file cannot be opened
|
Copyright © 2023. All rights reserved.