You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by Nick Burch <ni...@torchbox.com> on 2009/02/02 11:07:02 UTC

Re: Extracting the custom properties from msword files.

On Fri, 30 Jan 2009, ahammad wrote:
> Nutch doesn't do that, so I came to the conclusion that I'll have to 
> change the msword parsers. From searching the web, I found that the best 
> way to do this is to use the CustomProperties and the 
> DocumentSummaryInformation classes.

I think we might already have a class to do basically what you need:
http://poi.apache.org/apidocs/org/apache/poi/hpsf/extractor/HPSFPropertiesExtractor.html

Nick

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