| Interface | Description |
|---|---|
| JxlsConfigProvider | |
| ServiceFactory |
| Class | Description |
|---|---|
| CellRefUtil |
This is a class to convert Excel cell names to (sheet,row,col) representations and vice versa
The current code is taken from Apache POI CellReference class (@link http://poi.apache.org/apidocs/org/apache/poi/ss/util/CellReference.html)
|
| JxlsConfigProviderImpl | |
| JxlsHelper |
Helper class to simplify Jxls usage
|
| ServiceFactoryDefaultImpl | |
| TransformerFactory | |
| Util |
Utility class with various helper methods used by other classes
|
| UtilWrapper |
Copyright © 2018. All rights reserved.