Query regarding RegEx
- From: emo <go2elango@xxxxxxxxx>
- Date: Sun, 27 Apr 2008 11:55:38 -0700 (PDT)
I am not good in regular expressions. I am struck with one issue,
please help.
I need to match the following texts
NOT 'any text' = 'any text'
the alternate text for 'any text' can be "any text" or any integer or
float value.
Patterns that should NOT match.
NOT ('value' = 'value')
the difference between the above two are parenthesis.
Thanks in advance,
-EM-
.
- Follow-Ups:
- Re: Query regarding RegEx
- From: Roedy Green
- Re: Query regarding RegEx
- From: Hendrik Maryns
- Re: Query regarding RegEx
- Prev by Date: Re: How to design proper classes when the requirements are quite complex?
- Next by Date: Re: How java passes object references?
- Previous by thread: KeyEvent consume() not working on JTextField, what am I done wrong?
- Next by thread: Re: Query regarding RegEx
- Index(es):