|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.ispsoft.jaxme.re.OroPatternCompiler
A PatternCompiler
implemented on the Apache ORO
package.
Nested Class Summary | |
static class |
OroPatternCompiler.OroPattern
|
Constructor Summary | |
OroPatternCompiler()
|
Method Summary | |
Pattern |
compile(java.lang.String pPattern)
Compiles the given regular expression. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public OroPatternCompiler()
Method Detail |
public Pattern compile(java.lang.String pPattern)
PatternCompiler
Compiles the given regular expression. This method must be implemented in a thread safe manner.
compile
in interface PatternCompiler
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |