|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.xmlmatcher.tools.WildcardMatcher
public class WildcardMatcher
| Constructor Summary | |
|---|---|
WildcardMatcher()
|
|
| Method Summary | |
|---|---|
static boolean |
match(java.lang.String text,
java.lang.String pattern)
Posted by JemTek in JavaForum. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WildcardMatcher()
| Method Detail |
|---|
public static boolean match(java.lang.String text,
java.lang.String pattern)
text - text to match (e.g. "WildcardMatcher.java")pattern - pattern to match (e.g. "*.java)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||