You are probably after commons-jexl, or commons-el (both are implementations
of the expression language).

- Brett

> -----Original Message-----
> From: Nathan Coast [mailto:[EMAIL PROTECTED] 
> Sent: Monday, 17 November 2003 4:19 PM
> To: Maven Users
> Subject: [OT] ${foo.bar} syntax
> 
> 
> Hi,
> 
> As part of some work I'm implementing I need a pattern match 
> / replacement 
> syntax.  I was thinking of adopting the ${foo.bar} syntax 
> that is used in maven 
> , jelly etc.   Anyone know where to find the parsing / 
> replacement code, as I'm 
> too lazy to write it myself :)  I had a look at the jelly 
> source but got lost.
> 
> Thanks
> Nathan
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

Reply via email to