com.aelitis.azureus.core.util
Class RegExUtil
java.lang.Object
com.aelitis.azureus.core.util.RegExUtil
public class RegExUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegExUtil
public RegExUtil()
getCachedPattern
public static Pattern getCachedPattern(String namespace,
String pattern)
getCachedPattern
public static Pattern getCachedPattern(String namespace,
String pattern,
int flags)
mightBeEvil
public static boolean mightBeEvil(String str)