Hi all

I'm about to create a very simple app that parses a Word doc and extracts
all text paragraphs in sequence, writing the content to an XML text file.

This sounds trivial with POIFS and the existing HDF methods - I've looked at
WordDocument.java in the src/org/apache/poi/hdef/extractor folder of the
scratchpad that more or less does the basis of what I need.

Before I start coding, in the interest of not reinventing the wheel, has
anyone coded something newer/simpler that I could use ?

TIA

Marc


-----------
Marc Barrot
Precision IT Management, Inc



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

Reply via email to