I added an overload for containsOnly() so we have versions taking a char[] and a String.
I also added containsNone() as the opposite function. Both of these are designed for validation code that needs to limit which characters are, or are not, allowed into a field. Any problems? Stephen --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
