Re: Regex for finding a '?' in a String



On Tue, 31 Jan 2006 14:50:32 -0000, <junk1@xxxxxxxxxxxxxxxx> wrote:

Im trying to write a routine to replace the '?' in a String with values
supplied by the client.


If you don't specifically require the markers to be question marks, the java.text.MessageFormat class might be a better fit for what you are trying to do.


--
Daniel Dyer
http://www.dandyer.co.uk
.