Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Java API
Search Coderanch
Advance search
Google search
Register / Login
Help coderanch get a
new server
by contributing to the
fundraiser
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Ron McLeod
Paul Clapham
Devaka Cooray
Liutauras Vilda
Sheriffs:
Jeanne Boyarsky
paul wheaton
Henry Wong
Saloon Keepers:
Stephan van Hulst
Tim Holloway
Tim Moores
Carey Brown
Mikalai Zaikin
Bartenders:
Lou Hamers
Piet Souris
Frits Walraven
Forum:
Other JSE/JEE APIs
Regular Expression?
Eric Low
Ranch Hand
Posts: 41
posted 22 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi All,
I have always find Reqular Expression very useful in many circumstances. I wonder why isn't ReqEx part of the standard J@SE APIs?
Any idea?
Rgds
Eric Low
SCJP2
Ron Newman
Ranch Hand
Posts: 1056
posted 22 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Regular expressions are in J2SE 1.4 :
http://java.sun.com/j2se/1.4/docs/api/java/util/regex/Pattern.html
http://java.sun.com/j2se/1.4/docs/api/java/util/regex/Matcher.html
http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html
[ August 18, 2002: Message edited by: Ron Newman ]
Ron Newman - SCJP 1.2 (100%, 7 August 2002)
Eric Low
Ranch Hand
Posts: 41
posted 22 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
This is GREAT... Thanks Ron.
With a little knowledge, a
cast iron skillet
is non-stick and lasts a lifetime.
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
I am a SE and EE developer plan to learn Android for ME
Post request from applet?
Validate Zip code using reqular expression
Problem : GUI client with J2EE?
More Businesses Choose WebSphere
More...