You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Jukka Zitting (JIRA)" <ji...@apache.org> on 2007/10/08 01:04:50 UTC

[jira] Resolved: (TIKA-48) Merge MS Extractors and Parsers

     [ https://issues.apache.org/jira/browse/TIKA-48?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting resolved TIKA-48.
-------------------------------

    Resolution: Fixed

MS Extractor and Parser classes merged in revision 582693.

> Merge MS Extractors and Parsers
> -------------------------------
>
>                 Key: TIKA-48
>                 URL: https://issues.apache.org/jira/browse/TIKA-48
>             Project: Tika
>          Issue Type: Improvement
>          Components: general
>            Reporter: Jukka Zitting
>            Assignee: Jukka Zitting
>            Priority: Minor
>             Fix For: 0.1-incubator
>
>
> The parsers for Microsoft file formats (word, excel, powerpoint) are structured as a Parser class that instantiates and invokes an Extractor class for the actual parsing. Now that the extra responsibilitites of the Parser interface have been refactored out there's no longer a need for such duality and we can merge the Extractor functionality to the Parser classes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.