| Author |
regexp-me for J2me (Negative look a head)
|
Hira Iqbal
Greenhorn
Joined: Jul 29, 2010
Posts: 26
|
|
Hi to All,
Has anyone used the regexp-me library for the processing of regular expression in J2me Application???
I need a little help about it . Actually I have used the library but when a match a valid string with following reg exp (?!54)\\d{1,3}
It gives exception. It seems there is not support for negative look a head processing in this library .
Am I right or wrong??
Regards
Hira
|
 |
 |
|
|
subject: regexp-me for J2me (Negative look a head)
|
|
|