tika-user  

Re: Remove headers from the parser

Jukka Zitting
Mon, 25 Jan 2010 11:41:51 -0800

Hi,

On Mon, Jan 25, 2010 at 3:50 PM, Florent André
<florent.andre-...@4sengines.com> wrote:
> I use the parse function many times with the same ContentHandler.
> [...]
> There is a way to deactivate the xml header sending ?

Check out the EmbeddedContentHandler [1] wrapper that's designed for
this purpose.

[1] 
http://lucene.apache.org/tika/0.5/api/org/apache/tika/sax/EmbeddedContentHandler.html

BR,

Jukka Zitting