You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2014/10/09 20:00:34 UTC

[jira] [Created] (LANG-1046) containsPattern method for StringUtils?

Sebb created LANG-1046:
--------------------------

             Summary: containsPattern method for StringUtils?
                 Key: LANG-1046
                 URL: https://issues.apache.org/jira/browse/LANG-1046
             Project: Commons Lang
          Issue Type: New Feature
            Reporter: Sebb


The JVM Matcher class only supports anchored matches.

It might perhaps be useful to add a containsPattern(CharSequence input, String pattern) method that returns true if the input contains the pattern.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)