| View previous topic :: View next topic |
| Author |
Message |
raj shaikh Newbie

Joined: 06 May 2008 Posts: 3 Location: mumbai
|
Posted: Tue May 06, 2008 4:06 am Post subject: NoClassDefFoundError in java when reading .ODT file |
|
|
Hi all,
when I am reading .odt file using org.openoffice.odf.OpenDocument; packages, following error occures
" java.lang.NoClassDefFoundError: Could not initialize class com.sun.org.apache.xerces.internal.dom.DeferredTextImpl"
when debbuger reaches at this line
n.hasChildNodes(); where n is node.
plz help |
|
| Back to top |
|
 |
deshmukh.niraj04 General User

Joined: 14 Mar 2011 Posts: 21 Location: IND
|
Posted: Thu Mar 17, 2011 2:01 am Post subject: |
|
|
Hi Raj ,
Can you please provide me sample code which reads .odf file, i will help me in my program |
|
| Back to top |
|
 |
hol.sten Super User


Joined: 14 Nov 2004 Posts: 3531 Location: Hamburg, Germany
|
|
| Back to top |
|
 |
|