https://bz.apache.org/bugzilla/show_bug.cgi?id=62092

--- Comment #4 from Andreas Beeker <kiwiwi...@apache.org> ---
X/HSLF/Slide.getTextParagraphs() doesn't return HeaderFooters consistently over
the various formats, i.e. PPT<2007 has a special HeaderFooters record which
can't be easily wrapped into a TextParagraph. I guess the reason for this
method was anyway just an easy access for Tika, so that's what the extractor
class is for.

How about delegating to the extractor (and changing the signature) or removing
it?

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to