-
Sub-task
-
Resolution: Done
-
Major
-
1.0.2.Final
-
None
For Excel files in OOXML format (after excel 2007, *.xlsx), will use POI along with StAX low-level parsing to enable the pull-style item reading in batch architecture.
XSSF and SAX (Event API) , from POI docs.
- is related to
-
JBERET-86 Implement *.xls ExcelEventItemReader with POI HSSF event API
- Resolved