Uploaded image for project: 'JBeret'
  1. JBeret
  2. JBERET-71 Implement Excel ItemWriter
  3. JBERET-85

Support shared strings table in SXSSF ExcelStreamingItemWriter

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Unresolved
    • Icon: Major Major
    • 1.4.0.Final
    • 1.0.2.Final
    • jberet-support
    • None

      POI SXSSF by default uses in-lined strings.

      org.jberet.support.io.ExcelStreamingItemWriter currently does not support using shared string tables when generating .xlsx files, since this feature is not available in poi 3.10-FINAL. The fix POI Bug 53130 was committed on 2014-02-14, after 3.10-FINAL release.

      Need to add the option to org.jberet.support.io.ExcelStreamingItemWriter to enable/disable shared strings table once next version of POI is available.

      http://search.maven.org/#search|gav|1|g%3A%22org.apache.poi%22%20AND%20a%3A%22poi%22

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

                Created:
                Updated: