Java Regular Expressions

| | Comments (1) | TrackBacks (0)

jregex: regular expression library for Java
I found this regular expression library for java.

The JRegex is compact and efficient regular expression library for Java. It provides support for full perl5.6 regex syntax and is compliant with unicode.org's regex guidelines. Besides that, jregex supports named groups (existing in Python regexes but neither in perl nor in other java libs), and incomplete matching, which is hardly found elsewhere. Fast string search algorithms also are on the schedule.

0 TrackBacks

Listed below are links to blogs that reference this entry: Java Regular Expressions.

TrackBack URL for this entry: http://kennethhunt.com/mt/mt-tb.cgi/682

1 Comments

About this Entry

This page contains a single entry by klsh published on March 5, 2003 10:55 AM.

The Review of the Sharp LL-T15G3 was the previous entry in this blog.

gforge hits beta1 is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.