Regex to escape .

2009-10-12 Thread Harsha1
this message in context: http://www.nabble.com/Regex-to-escape-.-tp25854083p25854083.html Sent from the Jakarta Regexp - Dev mailing list archive at Nabble.com. - To unsubscribe, e-mail: regexp-dev-unsubscr...@jakarta.apache.org

Re: Regex to escape .

2009-10-12 Thread Daniel F. Savarese
In message 25854083.p...@talk.nabble.com, Harsha1 writes: I want to know how to escape dot(.) from being acting as universal character. ... So i want to right regex which will take (dot) as dot only not as any other character. I'm not a jakarta-regexp user, but the usual way is to escape a