Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 48810 invoked from network); 11 Jan 2005 00:49:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 11 Jan 2005 00:49:15 -0000 Received: (qmail 4685 invoked by uid 500); 11 Jan 2005 00:49:10 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 4635 invoked by uid 500); 11 Jan 2005 00:49:10 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 4621 invoked by uid 99); 11 Jan 2005 00:49:09 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of dion.gillard@gmail.com designates 64.233.184.203 as permitted sender) Received: from wproxy.gmail.com (HELO wproxy.gmail.com) (64.233.184.203) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 10 Jan 2005 16:49:08 -0800 Received: by wproxy.gmail.com with SMTP id 68so214432wra for ; Mon, 10 Jan 2005 16:49:06 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=X//pKGblI26jpW1ZU0Qe9KlavdPaqfQmXA+LNZKuUIW5qdyavf4DMclwkMmkc4UHazFTSjlcw+BLBszTD268yA3mcL9Xx2R1QhELVjU5HybVmTb4nEV80Fcp2H1LUaCuXfZQHFLZpSqny2A70yNhsYELmBF7ZQHqxSJpZEu3BNg= Received: by 10.54.39.56 with SMTP id m56mr179285wrm; Mon, 10 Jan 2005 16:49:06 -0800 (PST) Received: by 10.54.14.71 with HTTP; Mon, 10 Jan 2005 16:49:06 -0800 (PST) Message-ID: Date: Tue, 11 Jan 2005 11:49:06 +1100 From: Dion Gillard Reply-To: Dion Gillard To: Jakarta Commons Users List , norm.deane@vanderbilt.edu Subject: Re: [commons-jexl] In-Reply-To: <41E2E0A7.7000401@vanderbilt.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <41E2E0A7.7000401@vanderbilt.edu> X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N With JDK1.4 you can do this already with methods like String.matches(String regexp). You should be able to call those directly from JEXL. Does that help? On Mon, 10 Jan 2005 14:08:07 -0600, Norm Deane wrote: > Can jexl be extended to do regexp evaluation against strings? If not, > does anyone know of a JEXL-like expression evaluator that will do this? > > Thanks, > > Norm > > --------------------------------------------------------------------- > To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: commons-user-help@jakarta.apache.org > > -- http://www.multitask.com.au/people/dion/ --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org