You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Thilak (JIRA)" <ji...@apache.org> on 2013/04/25 11:30:15 UTC

[jira] [Created] (LANG-890) Adding {{equalsIgnoreWhiteSpaces()}} method to StringUtils

Thilak created LANG-890:
---------------------------

             Summary: Adding {{equalsIgnoreWhiteSpaces()}} method to StringUtils
                 Key: LANG-890
                 URL: https://issues.apache.org/jira/browse/LANG-890
             Project: Commons Lang
          Issue Type: New Feature
          Components: lang.*
    Affects Versions: 4.0
         Environment: New Feature
            Reporter: Thilak
             Fix For: 4.0


Currently, no java uitility package offers a method to compare two strings which differ only in format & white spaces for equality. The common scenario when we need such a method would be (a) when one needs to perform equality check between two narrative fields in a SWIFT message or (b) to compare a paragrapgh retreived from different files.

Please advise on how i can share the code for this new method. thank you

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira