Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Where can I find a regular expression package in Java?

expression Java package regular
0
Posted

Where can I find a regular expression package in Java?

0

Location: http://www.jguru.com/faq/view.jsp?EID=72868 Created: Jun 16, 2000 Modified: 2002-03-25 10:41:24.948 Author: Davanum Srinivas (http://www.jguru.com/guru/viewbio.jsp?EID=2011) Regexp is a 100% Pure Java Regular Expression package. It can be downloaded from http://jakarta.apache.org/regexp/ For a GPL’d solution, check out the gnu.regexp package. Also note that as of version 2.0, the ORO regexp package has been turned over to the Jakarta project as well. There is a standard regular expression package in Java 1.4.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123