org.codehaus.groovy.runtime
Class RegexSupport
java.lang.Object
org.codehaus.groovy.runtime.RegexSupport
public class RegexSupport
- extends Object
Created by IntelliJ IDEA.
User: sam
Date: May 17, 2004
Time: 9:04:28 PM
To change this template use File | Settings | File Templates.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegexSupport
public RegexSupport()
getLastMatcher
public static Matcher getLastMatcher()
setLastMatcher
public static void setLastMatcher(Matcher matcher)
Copyright © 2003-2008 The Codehaus. All Rights Reserved.