public class TdsPathUtils extends Object
| Constructor and Description |
|---|
TdsPathUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
extractPath(javax.servlet.http.HttpServletRequest req,
String removePrefix) |
static File |
getFile(String reqPath) |
static long |
getLastModified(String reqPath) |
static ucar.nc2.NetcdfFile |
getNetcdfFile(javax.servlet.http.HttpServletRequest request,
String reqPath) |
public static String extractPath(javax.servlet.http.HttpServletRequest req, String removePrefix)
public static long getLastModified(String reqPath)
public static ucar.nc2.NetcdfFile getNetcdfFile(javax.servlet.http.HttpServletRequest request,
String reqPath)
throws IOException
IOException