Am Di, 2004-10-26 um 15.53 schrieb Srinivas:
> Exception in thread "main" java.lang.RuntimeException: Property set stream "\#9827;Su
> mmaryInformation": java.lang.ClassCastException: org.apache.poi.hpsf.PropertySet
>         at ReadTitle$MyPOIFSReaderListener.processPOIFSReaderEvent(ReadTitle.jav
> a:39)
>         at org.apache.poi.poifs.eventfilesystem.POIFSReader.processProperties(PO
> IFSReader.java:260)
>         at org.apache.poi.poifs.eventfilesystem.POIFSReader.read(POIFSReader.jav
> a:96)
>         at ReadTitle.main(ReadTitle.java:24)
> 
> This is the Error I am getting here ...

I don't know how your program looks like now, but the name
"\#9827;SummaryInformation" is definetely wrong. It must be
"\005SummaryInformation" - see the documentation.

Best regards
Rainer Klute

                           Rainer Klute IT-Consulting GmbH
  Dipl.-Inform.
  Rainer Klute             E-Mail:  [EMAIL PROTECTED]
  K�rner Grund 24          Telefon: +49 172 2324824
D-44143 Dortmund           Telefax: +49 231 5349423

Inhibit software patents: http://www.nosoftwarepatents.com/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to