|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.aelitis.azureus.core.util.RegExUtil
public class RegExUtil
| Constructor Summary | |
|---|---|
RegExUtil()
|
|
| Method Summary | |
|---|---|
static Pattern |
getCachedPattern(String namespace,
String pattern)
|
static Pattern |
getCachedPattern(String namespace,
String pattern,
int flags)
|
static boolean |
mightBeEvil(String str)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RegExUtil()
| Method Detail |
|---|
public static Pattern getCachedPattern(String namespace,
String pattern)
public static Pattern getCachedPattern(String namespace,
String pattern,
int flags)
public static boolean mightBeEvil(String str)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||