Uploaded image for project: 'JBeret'
  1. JBeret
  2. JBERET-70 Implement Excel ItemReader
  3. JBERET-86

Implement *.xls ExcelEventItemReader with POI HSSF event API

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Major Major
    • 1.1.0.Alpha1
    • 1.0.2.Final
    • jberet-support
    • None

      This is for *.xls excel format (excel before 2007). For *.xlsx (Excel after 2007), use org.jberet.support.io.ExcelStreamingItemReader (see issue JBERET-79)

      POI eventmodel is low-level API, suitable for streaming large Excel files. Since it's push style streaming, so need to somehow fit it into the pull-style item reading in batch.

      Apache POI Event API (HSSF Only)

              cfang@redhat.com Cheng Fang
              cfang@redhat.com Cheng Fang
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: