Hi,

On Tue, Jul 1, 2014 at 2:25 PM, Daniel Gibby
<dgi...@edirectpublishing.com> wrote:
> I'm wondering if perhaps PDFParser doesn't use the TaggedInputStream, but
> AutoDetectParser does?

The TikaInputStream class used by AutoDetectParser extends
TaggedInputStream, but currently AutoDetectParser does not leverage
that functionality, mostly because the underlying parsers should
already throw the correct exceptions. Thus it would be better to fix
this in PDFParser instead of AutoDetectParser.

BR,

Jukka Zitting

Reply via email to