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

Add RegexUtils class instead of overloading methods in StringUtils that take a regex to take precompiled Pattern

    XMLWordPrintableJSON

Details

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

    Description

      For performance reasons, it would be nice if the operations in StringUtils that take a regular expression (removePattern/replacePattern) were overloaded to optionally take a precompiled Pattern.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ccordeiro@amica.com Christopher Cordeiro
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: