What is it all about?
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.
Key Features
• Perl5.6 regex syntax, including lookahead/lookbehind assertions. • Compliancy with the level 1 of Unicode Regular Expression Guidelines. • Thread safety. • High performance. • Replacing. • Tokenizing. • File search classes. • Named groups. • Incomplete matching. • BSD license.
Compare Products
Select up to three two products to compare by clicking on the compare icon () of each product.
{{compareToolModel.Error}}