|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.sapportals.wcm.util.regex.re.RECompiler
|
+--com.sapportals.wcm.util.regex.re.REDebugCompiler
A subclass of RECompiler which can dump a regular expression program for debugging purposes.
| Constructor Summary | |
REDebugCompiler()
|
|
| Method Summary | |
void |
dumpProgram(java.io.PrintWriter p)
Dumps the current program to a PrintWriter |
| Methods inherited from class com.sapportals.wcm.util.regex.re.RECompiler |
compile |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public REDebugCompiler()
| Method Detail |
public void dumpProgram(java.io.PrintWriter p)
p - PrintWriter for program dump output
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||