I was trying to do this but I can't seem to escape the period. How would I
escape the predefined . Class?

RE re = new RE("(@.*@)|(/./.)|(abc)|(@\.)|(\.@)|(^\.)",
RE.MATCH_CASEINDEPENDENT);

-- 

Patrick




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to