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.