Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@apache.org Received: (qmail 53302 invoked from network); 19 Sep 2002 07:04:34 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 19 Sep 2002 07:04:34 -0000 Received: (qmail 8718 invoked by uid 97); 19 Sep 2002 07:05:21 -0000 Delivered-To: qmlist-jakarta-archive-commons-dev@jakarta.apache.org Received: (qmail 8702 invoked by uid 97); 19 Sep 2002 07:05:20 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 8690 invoked by uid 98); 19 Sep 2002 07:05:20 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Date: Thu, 19 Sep 2002 03:04:40 -0400 (EDT) From: Henri Yandell X-X-Sender: To: Jakarta Commons Developers List Subject: StringUtils.containsOnly Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I've submitted Frederik's patch with the new method. Only odd boundary case I can see is that: containsOnly("", anything but null) returns true. containsOnly(null, anything) returns false. Anyone think this should be different? Hen -- To unsubscribe, e-mail: For additional commands, e-mail: