| Package | Description |
|---|---|
| thredds.logs |
| Modifier and Type | Method and Description |
|---|---|
PathMatcher.Match |
PathMatcher.get(java.lang.String key)
See if this object already exists in the collection, using equals().
|
PathMatcher.Match |
PathMatcher.match(java.lang.String path)
Find the longest match.
|