Olu E. asks:

> What's the best regular expression implementation for Java?  I've been
> playing around with the ORO (Original Reusable Objects)  PerlTools, but I
> was wondering if there's anything else that anybody is using?

     The Gnu site (http://www.gnu.org/software/java/java-software.html) lists a
couple different regexp support packages, including gnu.regexp
(http://www.cacas.org/~wes/java) and gnu.rex (http://www.crocodile.org/~sts/Rex).

     There's also the Pat package from Stevesoft (no relation :-) that offers
support for perl5 regular expressions.

     http://javaregex.com/

     And I believe one of the ORO programmers out there has set up a site for
the continued availability and support of the ORO package, but I don't have
the URl at my fingertips.

Steven J. Owens
[EMAIL PROTECTED]
[EMAIL PROTECTED]

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to