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: SebbThe 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)
