http://ofbiz.116.s1.nabble.com/jira-Created-OFBIZ-73-New-methods-in-StingUtil-tp169219p169223.html
> New methods in StingUtil
> ------------------------
>
> Key: OFBIZ-73
> URL:
http://issues.apache.org/jira/browse/OFBIZ-73> Project: OFBiz (The Open for Business Project)
> Issue Type: Improvement
> Components: framework
> Reporter: Andrew Sykes
> Assigned To: Si Chen
> Priority: Minor
> Attachments: StringUtil.java.patch
>
>
> Hi, I have added three new methods to StringUtil...
> removeNumeric(String str)
> removeNonNumeric(String str)
> removeRegex(String str, String regex)
> I've found these very useful for a project, so thought I might share them.
> Also, I have modified removeSpaces to use the new removeRegex method.
> Any thoughts?
This message is automatically generated by JIRA.