| Author |
Regular Expression
|
mario tan
Greenhorn
Joined: Mar 09, 2005
Posts: 10
|
|
Hi Guys! I know that there are methods in the String class which do some String manipulation but I've come across to this so called "regular expression" which also talks about Strings. What is this regular expression? How is it use in java? regards, Mario
|
 |
Henry Wong
author
Sheriff
Joined: Sep 28, 2004
Posts: 16695
|
|
Unfortunately, "regular expressions" is not really a simple topic, in some ways it is arguable more complex than Java itself. I suggest that you start with the Sun tutorial on regular expressions. Henry
|
Books: Java Threads, 3rd Edition, Jini in a Nutshell, and Java Gems (contributor)
|
 |
 |
|
|
subject: Regular Expression
|
|
|