[
https://issues.apache.org/jira/browse/TIKA-71?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting resolved TIKA-71.
-------------------------------
Resolution: Fixed
Patch committed in revision 585182.
> Remove ParserConfig and ParserFactory
> -------------------------------------
>
> Key: TIKA-71
> URL: https://issues.apache.org/jira/browse/TIKA-71
> Project: Tika
> Issue Type: Improvement
> Components: general
> Reporter: Jukka Zitting
> Assignee: Jukka Zitting
> Fix For: 0.1-incubator
>
> Attachments: TIKA-71.patch
>
>
> Now that the parser classes are stateless there is no longer any need to
> recreate parser instances for each input document. Thus we could just as well
> get rid of the ParserConfig (and ParserFactory) classes, and instantiate the
> parsers as soon as Tika configuration is read.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.