You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Jens Kapitza (JIRA)" <ji...@apache.org> on 2014/01/05 14:15:50 UTC

[jira] [Created] (PDFBOX-1833) BaseParser tidy up

Jens Kapitza created PDFBOX-1833:
------------------------------------

             Summary: 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
         Attachments: baseparser.patch

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)