A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Java
»
Beginning Java
Author
Regular Expressions in Java
Jules Parry
Greenhorn
Joined: May 29, 2002
Posts: 2
posted
Mar 22, 2003 04:58:00
0
Is there a way of implementing Perl style regular expressions in Java?
Jules
Dirk Schreckmann
Sheriff
Joined: Dec 10, 2001
Posts: 7023
posted
Mar 22, 2003 07:40:00
0
With Java 2 v1.4, Sun included the java.util.regex package. Take a look at the September 2002
JavaRanch Newsletter
and
the February 2003 Java 101 JavaWorld article
for easy introductions to the package.
Many alternative regex packages are available. Take a look at
the list put together by the author of Mastering Regular Expressions (Second Edition)
.
[
How To Ask Good Questions
] [
JavaRanch FAQ Wiki
] [
JavaRanch Radio
]
I agree. Here's the link:
http://aspose.com/file-tools
subject: Regular Expressions in Java
Similar Threads
strings and regular expressions.
SWIFT Message Format Check Using Java
Telephone format validation rule in java
Zero length matches??
general question
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter