On Wed, 12 Jul 2006, mcarcelen wrote:
Exception in thread "main" java.lang.NoSuchMethodError: main

I know that WordExtractor hasnĀ“t main() but I want to extract text from a
word document

As you're not the first person to expect WordExtractor to have a main() method, I've added one. It should show up in tomorrow's svn builds.

That said, it is expected that you'll use WordExtractor in your own code. That way you get the choice of which text extraction method to use.

Nick
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
Mailing List:    http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta POI Project: http://jakarta.apache.org/poi/

Reply via email to