You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Nick Burch (Commented) (JIRA)" <ji...@apache.org> on 2011/10/07 23:06:29 UTC

[jira] [Commented] (TIKA-749) Avoid using POI's LittleEndian in non-POI parsers

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

Nick Burch commented on TIKA-749:
---------------------------------

Done in r1180243.
                
> Avoid using POI's LittleEndian in non-POI parsers
> -------------------------------------------------
>
>                 Key: TIKA-749
>                 URL: https://issues.apache.org/jira/browse/TIKA-749
>             Project: Tika
>          Issue Type: Improvement
>          Components: parser
>    Affects Versions: 0.10
>            Reporter: Nick Burch
>            Assignee: Nick Burch
>             Fix For: 1.0
>
>
> Several of our Parsers use org.apache.poi.util.LittleEndian to read in little endian numbers as part of processing
> We should pull over this code from POI, add a big endian version, then use that in our (non POI) parsers instead

--
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