| Class | Description |
|---|---|
| BeanXLSWriter<E> |
Saves JavaBeans in MS Excel(TM) files.
|
| PropFormat |
Describes how to format a bean property.
|
| XLSBeanPersistor<E> |
Loads and saves JavaBeans from and in Excel documents.
|
| XLSJavaBeanIterator<E> |
Iterates XLS sheets and provides each row as JavaBean instance.
|
| XLSLineIterator |
Iterates the lines of a sheet in an Excel document.
|
| XLSLineSource | |
| XLSSource |
Defined XLSSource as abstraction for XLS row or column data sources.
|
| XLSUtil |
Provides utility methods for HSSF (POI).
|
Copyright © 2006–2016 Volker Bergmann. All rights reserved.