public abstract class PatternMatcher
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
exclude |
| Constructor and Description |
|---|
PatternMatcher(boolean exclude) |
| Modifier and Type | Method and Description |
|---|---|
abstract java.lang.Boolean |
matches(java.lang.String uri) |