Uploaded image for project: 'Commons Lang'
  1. Commons Lang
  2. LANG-263

[lang] Add StringUtils.containsIgnoreCase(...)

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.2
    • lang.*
    • None

    Description

      To complement StringUtils.equalsIgnoreCase(...), StringUtils.containsIgnoreCase(...) would be quite useful. A simple implementation would uppercase both strings and delegate to StringUtils.contains(...).

      Attachments

        Activity

          People

            Unassigned Unassigned
            analogue analogue
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: