| Package | Description |
|---|---|
| dap4.servlet |
| Modifier and Type | Method and Description |
|---|---|
protected URLMap.Result |
URLMapDefault.longestmatch(SortedMap<String,String> map,
String prefix) |
URLMap.Result |
URLMapDefault.mapPath(String path) |
URLMap.Result |
URLMap.mapPath(String path)
Inverse of mapURL; returns a url path and suffix: U,S
such that mapURL(U)+S = path
Return a Pair specifying:
1.
|
URLMap.Result |
URLMapDefault.mapURL(String urlpath) |
URLMap.Result |
URLMap.mapURL(String urlpath)
Use some maximal prefix of the url path
to locate the associated file path prefix.
|
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.