RegexEnginepublic class GnuRegexEngine extends java.lang.Object implements RegexEngine
| Constructor | Description |
|---|---|
GnuRegexEngine() |
| Modifier and Type | Method | Description |
|---|---|---|
Pattern |
compile(java.lang.String pattern) |
public Pattern compile(java.lang.String pattern)
compile in interface RegexEngine