Jakarta-ORO

About

Software

Community

Documentation

Related Projects

Jakarta ORO

The Jakarta-ORO Java classes are a set of text-processing Java classes that provide Perl5 compatible regular expressions, AWK-like regular expressions, glob expressions, and utility classes for performing substitutions, splits, filtering filenames, etc. This library is the successor to the OROMatcher, AwkTools, PerlTools, and TextTools libraries originally from ORO, Inc.

You can download the latest released version from the distribution directory.

The Javadoc is available online. It is also included in the distribution download.

If you would like to get involved with this project in one way or another (Mailing lists, CVS, Contributions), please see the Getting Involved section of the Jakarta Website.


Contributors

  • Daniel F. Savarese wrote the original code.
  • Jon S. Stevens is responsible for helping prepare it for release.
  • Takashi Okamoto contributed a unicode character class fix and an initial posix character class implementation.
  • Mark Murphy contributed performance improvements to Perl5Substitution as well as adding support for \UuLlE and escaping of $.
  • Michael Davey fixed some documentation and added a missing int substitute(...) method to Perl5Util.
  • Harald Kuhn updated MatchActionProcessor.processMatches() to accommodate character encodings.



Copyright © 1999-2003, Apache Software Foundation