|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jwall.web.audit.util.WildcardPattern
public class WildcardPattern
| Constructor Summary | |
|---|---|
WildcardPattern(String pattern)
|
|
| Method Summary | |
|---|---|
boolean |
matches(String input)
|
static boolean |
matches(String pattern,
String input)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WildcardPattern(String pattern)
| Method Detail |
|---|
public boolean matches(String input)
public static boolean matches(String pattern,
String input)
Condition.matches(java.lang.String, java.lang.String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||