Java regular expressions are text strings formed in a particular syntax that is used in the Java programming language for searching text patterns within text.
More information
More information
Related categories 2
Sites 7
Regex package that supports UTF-16 and non-standard operations such as unions and intersections. Includes documentation, FAQ and download.
Retired project with Java classes that supported Perl5-compatible and AWK-like regular expressions. Features archived releases.
Retired Java regex package. Includes archived release.
Lesson explaining how to use the java.util.regex API. Describes methods and syntax.
Java library with support for Perl 5.6 regex syntax. Includes documentation, examples and demo.
Regex API with extended syntax that allows union, intersection and difference matching. Includes download link.
Online tool to test Java regular expressions. Matches, splits and replaces.
Retired Java regex package. Includes archived release.
Retired project with Java classes that supported Perl5-compatible and AWK-like regular expressions. Features archived releases.
Regex package that supports UTF-16 and non-standard operations such as unions and intersections. Includes documentation, FAQ and download.
Lesson explaining how to use the java.util.regex API. Describes methods and syntax.
Regex API with extended syntax that allows union, intersection and difference matching. Includes download link.
Online tool to test Java regular expressions. Matches, splits and replaces.
Java library with support for Perl 5.6 regex syntax. Includes documentation, examples and demo.
