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

ASF subversion and git services commented on PDFBOX-5691:
---------------------------------------------------------

Commit 1912690 from Tilman Hausherr in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1912690 ]

PDFBOX-5691: simplify enum declaration, remove unnecessary return statements, 
remove unnecessary quoting of characters in string, remove unnecessary quoting 
of characters in string, remove unnecessary cast, by Axel Howind

> small code changes to improve readability
> -----------------------------------------
>
>                 Key: PDFBOX-5691
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-5691
>             Project: PDFBox
>          Issue Type: Improvement
>            Reporter: Axel Howind
>            Priority: Minor
>         Attachments: minor_changes.patch
>
>
> This patch tries to improve the code readability.
> - COSWriterObjectStream.java: an unnecessary cast was removed
> - DomMxpParser.java, DateConverter.java: unnecessary quoting of characters 
> was removed
> - MultiLineFieldsTest.java: an unnecessary null check was removed
> - PDAcroFormTest.java: removed unnecessary return statements
> - PrintPDF.java: simplified the declaration of the Duplex enum



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org

Reply via email to