[
https://issues.apache.org/jira/browse/PDFBOX-2147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14035962#comment-14035962
]
Tilman Hausherr commented on PDFBOX-2147:
-----------------------------------------
Fix .equals(null) in rev 1603517.
Replaced isEmpty() with of .equals("") in rev 1603524.
Replaced isEmpty() with .size() == 0 in rev 1603528.
Replaced 1 sized string with character for indexof() in rev 1603531 and 1603533.
> Clean up code with "inspect and transform"
> ------------------------------------------
>
> Key: PDFBOX-2147
> URL: https://issues.apache.org/jira/browse/PDFBOX-2147
> Project: PDFBox
> Issue Type: Bug
> Affects Versions: 2.0.0
> Reporter: Tilman Hausherr
> Assignee: Tilman Hausherr
> Priority: Minor
> Fix For: 2.0.0
>
>
> I'm doing some code clean up with Netbeans "Inspect and Transform" feature.
> (Which I already used for PDFBOX-2146)
--
This message was sent by Atlassian JIRA
(v6.2#6252)