Package org.as2lib.regexp

Class Summary
AsciiUtil AsciiUtil provides common routines for ASCII char validations and conversations
Matcher Matcher provides implementations of the match, search and replace RegExp routines
Pattern Pattern provides implementations of the parsing engine for basic RegExp constructs
PatternSyntaxException Unchecked exception thrown to indicate a syntax error in a regular-expression pattern
PosixPattern PosixPattern provides implementations of the parsing engine for POSIX character classes and Unicode blocks and categories

Class Inheritance Diagram