RE: to match there is no such substring

"Chennamsetti, Raja" <[email protected]> Tue, 13 Jun 2006 10:07:00 -0400
Newsgroups gmane.comp.jakarta.oro.user
Message-ID <C044B8131BB129439B1217F857D97A52059F989C@hdqncexmbx2.mihdq.marrcorp.marriott.com>
------_=_NextPart_001_01C68EF2.D46E86BB
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

You can use !Matcher.contains(pattern)
regards


-----Original Message-----
From: Ilhami Visne [mailto:[email protected]]
Sent: Tue 6/13/2006 5:19 AM
To: [email protected]
Subject: to match there is no such substring
=20
hi,

With RE is possible to match a string. I want but the opposite. it =
should
return true, if the regex doesn't match a string.

Problem is: i have a strings and i want only the strings, which don't
contain a specific word.

thanx in advance



------_=_NextPart_001_01C68EF2.D46E86BB
Content-Type: text/plain; charset=us-ascii

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
------_=_NextPart_001_01C68EF2.D46E86BB--