| Modifier and Type | Field and Description |
|---|---|
protected String |
patternStr |
| Constructor and Description |
|---|
RegExpMatch(String patternStr) |
RegExpMatch(String patternStr,
Closure closure) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.oro.text.regex.Pattern |
compilePattern(String patternStr) |
org.apache.oro.text.regex.Pattern |
getPattern() |
String |
toString() |
getClosureprotected String patternStr
public RegExpMatch(String patternStr, Closure closure) throws org.apache.oro.text.regex.MalformedPatternException
org.apache.oro.text.regex.MalformedPatternExceptionpublic RegExpMatch(String patternStr) throws org.apache.oro.text.regex.MalformedPatternException
org.apache.oro.text.regex.MalformedPatternExceptionprotected org.apache.oro.text.regex.Pattern compilePattern(String patternStr) throws org.apache.oro.text.regex.MalformedPatternException
org.apache.oro.text.regex.MalformedPatternExceptionpublic org.apache.oro.text.regex.Pattern getPattern()
Copyright © 2019 iTransformers Labs. All rights reserved.