jregex

jregex is a regular expression library for Java. Its main features include support for Perl 5.6 regexp syntax, Unicode, high performance, named groups, incomplete matching, filesystem utilities, and more. It is compatible with JDK 1.1 and later versions.

Licenses BSD Original

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  17 Jun 2002 14:11
  • Rrelease-after

Changes: The stack model has been revised to speed things up.

  • Rrelease-mid
  •  29 May 2002 14:12
  • Rrelease-after

Changes: The PathPattern class now accepts wildcards in directory names and any-path wildcards (such as "/**/*.class"). The files are enumerated by PathPattern.enumerateFiles() method using a lazy search approach. Plus, this class now inherits from the Pattern class with all consequences. Some additions were also made to WildcardPattern and RETokenizer. Incompatibility with Perl character classes has been fixed.

  • Rrelease-mid
  •  07 May 2002 10:55
  • Rrelease-after

Changes: This release adds the WildcardPattern class, which accepts a simple wildcard syntax. Two shorthand methods were added to the Pattern class: Pattern.matches(String) and Pattern.startsWith(String). A backreference bug and an incomlete matching bug were also fixed..

  • Rrelease-mid
  •  04 Apr 2002 08:06
  • Rrelease-after

Changes: A unicode notation bug was fixed. This bug caused a PatternSyntaxException to be thrown when patterns like "\uHHHH" were input.

  • Rrelease-mid
  •  12 Feb 2002 15:11
  • Rrelease-after

Changes: Major bugs have been fixed, and some methods have been added to the API.

No-screenshot

Project Spotlight

libmemcached

A C protocol library for memcached and assorted command line tools.

No-screenshot

Project Spotlight

TvGuideFetch

A program to fetch XMLTV guide data from oztivo.net.