Tim Allison created TIKA-2084:
---------------------------------
Summary: Create resettable OutputStream to support "backoff on
exception" strategy
Key: TIKA-2084
URL: https://issues.apache.org/jira/browse/TIKA-2084
Project: Tika
Issue Type: Sub-task
Components: core
Reporter: Tim Allison
If we want a backoff on exception strategy, "try xmlparser, if that fails, try
the TXTParser", we'll need to have a resettable outputstream/contenthandler to
clear what had been written by the first parser.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)