|
From: Harbhanu <har...@hu...> - 2007-05-16 06:29:25
|
Hi, I am trying to use the cursor apis to traverse the xml document.. But its crashing the system..when I call "toRawString" for a particular index... It seems the crash is due to the code in "toRawString2" .. the offset value is not getting incremented I tried changing the offset modification logic to "offset++" and it worked... Please let me know if it is a defect or something wrong from my part. Regards, Harbhanu |