Hi,
On 10/23/07, Keith R. Bennett <[EMAIL PROTECTED]> wrote:
> The ParserPostProcessor creates a TeeHandler that sends output to the
> caller's handler and, in addition, its own WriteOutContentHandler. So, if I
> understand correctly, if the caller's handler is also using a
> WriteOutContentHandler or equivalent, then the full text is being saved in
> two StringWriter's, no?
Sure, but why would the caller use a WriteOutContentHandler, if she
already uses ParserPostProcessor and can get the fulltext string from
metadata.get("fulltext")?
BR,
Jukka Zitting