|
About:
Apache Jakarta Regexp is a 100% pure Java regular expression package. Expression syntax supports all of Perl5 syntax, with the exception of back reference substitution markers (several people have mentioned this lack, so please feel free to contribute a solution). It also supports a very limited subset of POSIX features. Performance and features are somewhat inferior to ORO, and the new JDK 1.4 (java.util.regex) package, but the package is especially small and features the ability to precompile expressions (without using object serialization) into byte arrays, thus avoiding the need to load the expression compiler.
Author:
Jonathan Locke <jonl __at__ muppetlabs __dot__ com>
[contact developer]
Homepage:
http://jakarta.apache.org/regexp/
Tar/GZ:
http://www.apache.org/dist/jakarta/regexp/
Changelog:
http://jakarta.apache.org/regexp/changes.html
Mailing list archive:
http://www.mail-archive.com/regexp-dev@jakarta.apache.org/
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|
|
» Rating:
8.31/10.00
(Rank N/A)
» Vitality: 0.00% (Rank 20016)
» Popularity: 0.52% (Rank 11293)

(click to enlarge graphs)
Record hits: 6,243
URL hits: 3,062
Subscribers: 10
|
|