You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by Andreas Hartmann <an...@apache.org> on 2004/02/17 10:21:18 UTC

Do we really need o.a.l.util.StringUtil?


 > public static String reverse(String s);
org.apache.commons.lang.StringUtils.reverse(String)

 > public static String removeWhitespace(String string)
java.lang.String.trim()

 > public static String removeLinebreaks(String string)
Is this really a common usecase?

-- Andreas


---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-dev-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-dev-help@cocoon.apache.org