| Class and Description |
|---|
| CharacterIterator
Encapsulates different types of character sources - String, InputStream, ...
|
| RE
RE is an efficient, lightweight regular expression evaluator/matcher class.
|
| REProgram
A class that holds compiled regular expressions.
|
| RESyntaxException
Exception thrown to indicate a syntax error in a regular expression.
|