https://issues.apache.org/bugzilla/show_bug.cgi?id=51971

--- Comment #8 from Sérgio Teixeira <[email protected]> 2011-10-09 
21:32:36 UTC ---
Created attachment 27748
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=27748
updated the patch according to previous indications

Here's my patch updated. I've done it according to your indications regading
Docx and Xlsx; I've also changed logging to be close to the POI standards (I
hope). Main classes afected are: POIXMLDocument and XWPFDocument. I didn't have
time to go for the Doc and Xls cases, because the code I have uses slightly
different hooks to start processing the files. If you see that changing
POIDocument class is a major addition let me know, I'll try to find some more
time for that upgrade. But I couldn't get to the POIDocument derived class that
handles the Doc file (I think I found the one for Xls though).

Any comments are most welcome. Sorry for having done only for the Docx and Xlsx
but it seems to me that those 2 are the most critical for the project I guess
and Doc and Xls already have examples etc.


Regards,
Sérgio

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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]

Reply via email to