|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jvnet.hk2.component.matcher.WildcardMatcher
public class WildcardMatcher
Simple wildcard matcher used as part of RFC 2254 type LDAP searches.
| Constructor Summary | |
|---|---|
WildcardMatcher(java.lang.String pattern)
|
|
| Method Summary | |
|---|---|
boolean |
matches(java.lang.String text)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WildcardMatcher(java.lang.String pattern)
| Method Detail |
|---|
public boolean matches(java.lang.String text)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||