https://issues.apache.org/bugzilla/show_bug.cgi?id=52622
--- Comment #5 from wangwei <[email protected]> 2012-02-08 09:08:08 UTC --- Created attachment 28284 --> https://issues.apache.org/bugzilla/attachment.cgi?id=28284 the poi example file I think i make some mistake. Because i use the poi example code in the newest poi version to read the previous xlsx file,it is ok.I compare the codes and find some differences: the poi example use like that: ReadOnlySharedStringsTable strings = new ReadOnlySharedStringsTable(this.xlsxPackage); i guess it is a important thing,can you tell me why,show me the right usecase of construct the event sax context,and show me something that i need to notice. NB:no change the poi version, -- 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]
