Class Summary |
AbstractMatcher |
This class is an abstract class representing a regular expression matcher. |
JavaMatcher |
This class implements a matcher class designed around the Java 1.4 regular expression support. |
JavaPattern |
Represents a regular expression of the type available in the Java 1.4 Regular Expression support. |
OroAwkPattern |
Represents an AWK-like regular expression of the type available in Jakarta ORO. |
OroMatcher |
This class implements a matcher class designed around the Jakarta ORO regular expression support. |
OroPerl5Pattern |
Represents a Perl5-like regular expression of the type available in Jakarta ORO. |
Helper classes for file writing activities.