Package | Description |
---|---|
dap4.servlet |
Modifier and Type | Method and Description |
---|---|
protected URLMap.Result |
URLMapDefault.longestmatch(SortedMap<String,String> map,
String prefix) |
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.mapPath(String path) |
URLMap.Result |
URLMap.mapURL(String urlpath)
Use some maximal prefix of the url path
to locate the associated file path prefix.
|
URLMap.Result |
URLMapDefault.mapURL(String urlpath) |
Copyright © 1999–2016 UCAR/Unidata. All rights reserved.