Home » Developer & Programmer » JDeveloper, Java & XML » Regular Expression help
Regular Expression help [message #499718] Tue, 15 March 2011 23:17 Go to next message
chanveil
Messages: 22
Registered: December 2010
Junior Member
Hi

I have a regular expression "regex" and I have a text , now I want to know if some parts of this text matches the "regex" i have , and what is the result.
for example:

if I have a text " bla bla bla bla R 25 bla bla R 25/30 bla bla bla S 30/50/30 bla bla "
and I have a regex "[RS] (\\d+|\\d+/\\d+|\\d+/\\d+/\d+)" which will match the bold data ...
now , I want a code that returns for me the bold expressions.

any help please?
Re: Regular Expression help [message #499752 is a reply to message #499718] Wed, 16 March 2011 01:57 Go to previous message
Michel Cadot
Messages: 68624
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
This question bears no real connection with Oracle.
Please find a more appropriate forum.
The topic is locked.
If I'm wrong, please, PM me (or report this message to a moderator, explain why you think it should be unlocked and it might be done).

Regards
Michel
Previous Topic: copy files into system directory
Next Topic: syntax in rtf template
Goto Forum:
  


Current Time: Thu Mar 28 07:01:00 CDT 2024