Java
dk.brics.automaton
Finite-state automata and regular expressions for Java. The package contains a DFA/NFA implementation with Unicode alphabet and support for all standard regular expression operati…
gnu.regexp
Pure Java implementation of a traditional (non-POSIX) NFA regular expression engine. Its syntax can emulate many popular development tools, including awk, sed, emacs, perl and grep…
Jakarta ORO
A set of text-processing classes that provide Perl5 compatible regular expressions, AWK-like regular expressions, glob expressions, and utility classes for performing substitutions…
Jakarta Regexp
Lightweight regular expressions pattern matcher. [Open Source, BSD-like]
Java Regular Expressions
Provides a package to perform Regular Expressions in Java. Documentation and download including source.
Java Simple Regular Expresions
Applets reads simple regular expressions and builds a state machine that recognizes regular expression. Provided source code is appropriate for educational purposes.
JDK 1.4 Supports Regular Expressions
Regular expressions are a useful programming tool. The fact that Java now natively supports them simplifies many programming tasks that used to require cumbersome code. A descripti…
TREX - Tree Regular Expressions for XML
A language for validating XML documents. Site includes tutorial, specification and sample implementation in Java.
Showing 20–11 of 11 results