|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
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. |
Exception Summary | |
MalformedRegexpPatternException | Malformed regular expression pattern. |
UnsupportedRegexpPatternFormatException | Unsupported regular expression pattern format. |
Helper classes for file writing activities.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |