Modifier and Type | Field and Description |
---|---|
(package private) URLPattern |
URLPatternSpec.urlPattern
The first or only URLPattern in the specification
|
Modifier and Type | Field and Description |
---|---|
(package private) java.util.HashSet<URLPattern> |
URLPatternSpec.urlPatternList |
Modifier and Type | Method and Description |
---|---|
(package private) boolean |
URLPattern.matches(URLPattern url)
Checks if this pattern matches the specified
URLPattern . |