[ 
https://issues.apache.org/jira/browse/TIKA-727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13117290#comment-13117290
 ] 

Pablo Queixalos edited comment on TIKA-727 at 9/29/11 1:26 PM:
---------------------------------------------------------------

Attachment added : HSLFExtractor.patch
 - Fixed Class for top level div.
 - Fixed bad getFooterText call.
 - Fixed badly typed non-breaking spaces for comments.
 - Improved robustness against null comments and NPE on slide.getShapes().
                
      was (Author: pqueixalos):
    Fixed Class for top level div.
Fixed bad getFooterText call.
Fixed badly typed non-breaking spaces for comments.
Improved robustness against null comments and NPE on slide.getShapes().
                  
> Improve the outputed XHTML by HSLFExtractor
> -------------------------------------------
>
>                 Key: TIKA-727
>                 URL: https://issues.apache.org/jira/browse/TIKA-727
>             Project: Tika
>          Issue Type: Improvement
>          Components: parser
>    Affects Versions: 0.10
>            Reporter: Pablo Queixalos
>            Priority: Minor
>         Attachments: HSLFExtractor.java, HSLFExtractor.patch
>
>
> The XHTML output of HSLFExtractor parser is not pure XHTML, it only inserts 
> the full text into a P[aragraph] tag (including non-html carriage returns).  
> This behavior comes from the poor capabilities that the POI 
> PowerPointExtractor offers.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to