|
SAP NetWeaver '04 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| CharacterIterator | Encapsulates different types of character sources - String, InputStream, ... |
| Class Summary | |
| CharacterArrayCharacterIterator | Encapsulates String |
| RE | RE is an efficient, lightweight regular expression evaluator/matcher class. |
| ReaderCharacterIterator | Encapsulates InputStream, ... |
| recompile | 'recompile' is a command line tool that pre-compiles one or more regular expressions for use with the regular expression matcher class 'RE'. |
| RECompiler | A regular expression compiler class. |
| REDebugCompiler | A subclass of RECompiler which can dump a regular expression program for debugging purposes. |
| REProgram | A class that holds compiled regular expressions. |
| RETest | Data driven (and optionally interactive) testing harness to exercise regular expression compiler and matching engine. |
| REUtil | This is a class that contains utility helper methods for this package. |
| StreamCharacterIterator | Encapsulates InputStream, ... |
| StringCharacterIterator | Encapsulates String |
| Exception Summary | |
| RESyntaxException | Exception thrown to indicate a syntax error in a regular expression. |
Provides an implementation of regular expressions.
Provides an implementation of regular expressions for string based pattern matching.
|
SAP NetWeaver '04 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||