|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.groovy.runtime.RegexSupport
public class RegexSupport
Created by IntelliJ IDEA. User: sam Date: May 17, 2004 Time: 9:04:28 PM To change this template use File | Settings | File Templates.
Constructor Summary | |
---|---|
RegexSupport()
|
Method Summary | |
---|---|
static java.util.regex.Matcher |
getLastMatcher()
|
static void |
setLastMatcher(java.util.regex.Matcher matcher)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RegexSupport()
Method Detail |
---|
public static java.util.regex.Matcher getLastMatcher()
public static void setLastMatcher(java.util.regex.Matcher matcher)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |