I have added trimToNull() and trimToEmpty() to StringUtils based on previous discussions.
trimToEmpty() actually does the same as clean(), but is IMHO a clearer name. Do we want to leave both in, or deprecate clean()? Stephen --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
