Add dummy parser classes to be used as sentinels
------------------------------------------------
Key: TIKA-68
URL: https://issues.apache.org/jira/browse/TIKA-68
Project: Tika
Issue Type: New Feature
Components: general
Reporter: Jukka Zitting
Assignee: Jukka Zitting
Priority: Minor
Fix For: 0.1-incubator
Various design patterns that could be used with the Parser interface call for
dummy sentinel parser classes to be used (instead of null) as placeholders for
more complex functionality. To simplify implementation of such patterns we
should add simple parser classes that either always produce an empty XHTML
event stream, or always throw a TikaException.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.