|
Expresso 5-6 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use RESyntaxException | |
| com.jcorporate.expresso.ext.regexp | Deprecated Regular Expression Package. |
| Uses of RESyntaxException in com.jcorporate.expresso.ext.regexp |
| Methods in com.jcorporate.expresso.ext.regexp that throw RESyntaxException | |
REProgram |
RECompiler.compile(String pattern)
Deprecated. Compiles a regular expression pattern into a program runnable by the pattern matcher class 'RE'. |
| Constructors in com.jcorporate.expresso.ext.regexp that throw RESyntaxException | |
RE(String pattern)
Deprecated. Constructs a regular expression matcher from a String by compiling it using a new instance of RECompiler. |
|
RE(String pattern,
int matchFlags)
Deprecated. Constructs a regular expression matcher from a String by compiling it using a new instance of RECompiler. |
|
|
Expresso 5-6 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||