| Modifier | Constructor and Description |
|---|---|
protected |
WildcardMatcher(String pattern) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPattern() |
static WildcardMatcher |
parse(String pattern) |
boolean |
test(String token) |
String |
toString() |
public static final String WILDCARD
protected WildcardMatcher(String pattern)
Copyright © 2008–2022 MojoHaus. All rights reserved.