Hi,
I want to know how to escape dot(.) from being acting as universal
character.

Suppose i have a text Nabble, this will match with regex [A-Z]*.
also this will match text Nab.

So i want to right regex which will take (dot) as dot only not as any other
character.

Thanks in advance
-- 
View 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
For additional commands, e-mail: regexp-dev-h...@jakarta.apache.org

Reply via email to