public class GlobMatch extends RegExpMatch
patternStr| Constructor and Description |
|---|
GlobMatch(String pattern) |
GlobMatch(String pattern,
Closure closure) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.oro.text.regex.Pattern |
compilePattern(String patternStr) |
String |
toString() |
getPatterngetClosurepublic GlobMatch(String pattern) 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
compilePattern in class RegExpMatchorg.apache.oro.text.regex.MalformedPatternExceptionpublic String toString()
toString in class RegExpMatchCopyright © 2016 iTransformers Labs. All rights reserved.