You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Andrew Sykes (JIRA)" <ji...@apache.org> on 2006/06/30 17:47:30 UTC

[jira] Updated: (OFBIZ-73) New methods in StingUtil

     [ http://issues.apache.org/jira/browse/OFBIZ-73?page=all ]

Andrew Sykes updated OFBIZ-73:
------------------------------

    Attachment: StringUtil.java.patch

> New methods in StingUtil
> ------------------------
>
>          Key: OFBIZ-73
>          URL: http://issues.apache.org/jira/browse/OFBIZ-73
>      Project: The Open For Business Project
>         Type: Improvement

>   Components: framework
>     Reporter: Andrew Sykes
>     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.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira