[
https://issues.apache.org/jira/browse/PDFBOX-1833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907465#comment-13907465
]
Jens Kapitza edited comment on PDFBOX-1833 at 2/20/14 8:41 PM:
---------------------------------------------------------------
version 2, don't change the logic
i just change the code (to make it better to read)
was (Author: jenskapitza):
version 2, don't change the logic
so if just change the code (to make it better to read)
> BaseParser tidy up
> ------------------
>
> Key: PDFBOX-1833
> URL: https://issues.apache.org/jira/browse/PDFBOX-1833
> Project: PDFBox
> Issue Type: Improvement
> Components: Parsing
> Reporter: Jens Kapitza
> Priority: Minor
> Attachments: baseparser.patch, baseparserv2.patch
>
> Original Estimate: 0.5h
> Remaining Estimate: 0.5h
>
> Tidy up logic (should not change the parsing result)
> Character.isWhitespace(c) is the only point wich may have site effects (but i
> assume there is no File-Seperator in parseCOSHexString)
> so this should pass as it passes befor.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)