https://issues.apache.org/bugzilla/show_bug.cgi?id=55347
Bug ID: 55347
Summary: [PATCH] Integrate XSSFTextBox with XSSFExcelExtractor,
XSSFReader and XSSFEventBasedExcelExtractor
Product: POI
Version: 3.10-dev
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: XSSF
Assignee: [email protected]
Reporter: [email protected]
Created attachment 30663
--> https://issues.apache.org/bugzilla/attachment.cgi?id=30663&action=edit
Patch, initial draft
Follow on work to Darren Robert's patch of XSSFTextBox:
https://issues.apache.org/bugzilla/show_bug.cgi?id=55292
This patch integrates those updates into XSSFExcelExtractor and
XSSFEventBasedExcelExtractor.
I'm posting the patch for review. Two items that I'm not sure about:
1) I'm not actually streaming the textbox extraction in XSSFReader. I followed
the model of headers and footers and used the regular XSSF-bean-based objects.
2) I had to change the XSSFDrawing() constructors to public.
Would appreciate any feedback on those issues or on the patch before I commit.
Thank you.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]