You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Duncan Jones (JIRA)" <ji...@apache.org> on 2014/10/14 15:29:33 UTC

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

     [ https://issues.apache.org/jira/browse/LANG-1046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Duncan Jones updated LANG-1046:
-------------------------------
      Component/s: lang.*
    Fix Version/s: Discussion

This idea gets a +1 from me. Shall we mark this as Patch Needed?

> containsPattern method for StringUtils?
> ---------------------------------------
>
>                 Key: LANG-1046
>                 URL: https://issues.apache.org/jira/browse/LANG-1046
>             Project: Commons Lang
>          Issue Type: New Feature
>          Components: lang.*
>            Reporter: Sebb
>             Fix For: Discussion
>
>
> 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)