You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by Nick Burch <ni...@torchbox.com> on 2007/10/30 11:26:37 UTC

Re[2]: Moving POIDocument out of scratchpad?

On Thu, 20 Sep 2007, Yegor Kozlov wrote:
> I don't mind having a common HSSF text extractor.

I've finally gotten around to committing something for this

> If text extraction is a common task it makes sense to create a 
> superclass or interface for it. For instance, the user code might look 
> something like this:

In the end, I went for something usermodel based, which is fairly simple 
and easy to understand. I've included pointers to the eventusermodel 
example for producing a csv, which shows how to handle a more streaming 
text extraction

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org