[
https://issues.apache.org/jira/browse/TIKA-2644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Allison updated TIKA-2644:
------------------------------
Description:
The RecursiveParserWrapper stores the data in the wrapper, which makes it not
thread safe, and, um, different from the other parsers, API-wise.
Let's create a RecursiveParserWrapperHandler that puts more of the handling in
the handler.
was:
The RecursiveParserWrapper stores the data in the wrapper, which makes it not
thread safe, and, um, different from the other parsers, API-wise.
Let's create a RecursiveParserWrapperHandler that can behave like an actual
handler.
> Improve RecursiveParserWrapper API
> ----------------------------------
>
> Key: TIKA-2644
> URL: https://issues.apache.org/jira/browse/TIKA-2644
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Priority: Major
>
> The RecursiveParserWrapper stores the data in the wrapper, which makes it not
> thread safe, and, um, different from the other parsers, API-wise.
> Let's create a RecursiveParserWrapperHandler that puts more of the handling
> in the handler.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)