Class | Description |
---|---|
RegexUtil |
This is a utility class implementing some common regular
expression-based operations, using the java.util.regex classes.
|
Exception | Description |
---|---|
RegexException |
Thrown by methods in the
RegexUtil class to indicate regular
expression-based errors. |