On Thu, 2 Aug 2007, WATHELET Thomas wrote:
Why I've got this error when I try to extract the content of a word
document:
09:23:02,953 INFO [STDOUT] java.lang.ArrayIndexOutOfBoundsException:
56772

hwpf does have issues on certain word files. Unfortunately, it's also without a lead developer, so there's no-one who can say if the problem is down to a corrup word file, or a bug in hwpf

Your best bet is to catch nullpointer and arrayindexoutofbounds, and skip over the documents the trigger them

Nick

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

Reply via email to