Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 2682 invoked from network); 15 Sep 2004 08:45:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 15 Sep 2004 08:45:29 -0000 Received: (qmail 12245 invoked by uid 500); 15 Sep 2004 08:45:16 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 12162 invoked by uid 500); 15 Sep 2004 08:45:14 -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 12148 invoked by uid 99); 15 Sep 2004 08:45:14 -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.170.197 as permitted sender) Received: from [64.233.170.197] (HELO mproxy.gmail.com) (64.233.170.197) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 15 Sep 2004 01:45:14 -0700 Received: by mproxy.gmail.com with SMTP id 79so173745rnl for ; Wed, 15 Sep 2004 01:45:11 -0700 (PDT) Received: by 10.38.99.13 with SMTP id w13mr454870rnb; Wed, 15 Sep 2004 01:45:11 -0700 (PDT) Received: by 10.38.78.58 with HTTP; Wed, 15 Sep 2004 01:45:11 -0700 (PDT) Message-ID: Date: Wed, 15 Sep 2004 18:45:11 +1000 From: Dion Gillard Reply-To: Dion Gillard To: Jakarta Commons Users List Subject: Re: RE : [jelly] escape quote in litteral xpath. In-Reply-To: <826FFD876F610049BF04D94CDF9ED133C3DC5D@yvain.ms.dsi.cnrs.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable References: <826FFD876F610049BF04D94CDF9ED133C3DC5D@yvain.ms.dsi.cnrs.fr> X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N No, should work as far as I can tell. On Wed, 15 Sep 2004 10:14:41 +0200, Marc DEXET wro= te: > Thank, but I have to explain that this expression must be in a XML attrib= ut > like > 'attribute_name']")}"/> >=20 > It's pretty difficult no ? >=20 > ............................................ > Marc DeXeT > ............................................ >=20 > -----Message d'origine----- > De : Dion Gillard [mailto:dion.gillard@gmail.com] > Envoy=E9 : mercredi 15 septembre 2004 01:39 > =C0 : Jakarta Commons Users List > Objet : Re: [jelly] escape quote in litteral xpath. >=20 >=20 >=20 >=20 > Did you try this: >=20 > ${wrapper.select("/path/to/element[@attribut =3D 'attribute_name']")} >=20 > On Tue, 14 Sep 2004 17:06:03 +0200, Marc DEXET > wrote: > > Hello everybody. > > > > I would create tag that wrap dom4j document. > > Because I want all select to be trap by this object, I would use jexl > > expression like > > ${wrapper.select('/path/to/element[@attribut =3D 'attribute_name']')} > > > > But I dont succeed in escaping quote for : [@attribut =3D 'attribute_na= me'] > > > > I have tried > > [@attribut =3D ''attribute_name''] > > [@attribut =3D \'attribute_name\'] > > [@attribut =3D 'attribute_name'] > > > > There is a solution for this ? > > > > > > ............................................ > > Marc DeXeT > > Direction des Syst=E8mes d'Informations > > Centre National de la Recherche Scientifique > > ~ * ~ > > Information System Direction > > National Center for Scientific Research > > http://www.cnrs.fr > > ............................................ > > > > >=20 > -- > http://www.multitask.com.au/people/dion/ >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: commons-user-help@jakarta.apache.org >=20 >=20 --=20 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