Re: Error in reading 2007 Excel with SAX parser

2013-06-13 Thread Nick Burch
On Thu, 13 Jun 2013, manivel wrote: I am reading the right part of the file. The code is same before and after saving the excel file. I don't understand the reason, the data is read after saving the excel file. Also I understood, the reason that we use SAX parser to read the data from the xml f

Re: Error in reading 2007 Excel with SAX parser

2013-06-13 Thread manivel
Nick, I am reading the right part of the file. The code is same before and after saving the excel file. I don't understand the reason, the data is read after saving the excel file. Also I understood, the reason that we use SAX parser to read the data from the xml fromats. Do you mean to say, I nee

Re: Error in reading 2007 Excel with SAX parser

2013-06-13 Thread Nick Burch
On Thu, 13 Jun 2013, manivel wrote: I am writing a 2007 excel file through POI and downloading the file. Later i am reading the same excel file. While reading through SAX parser, the data is not fetched properly. Whenever i implement the SAX parser, the value for the parameter "name" is coming