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 String |
extractPath(javax.servlet.http.HttpServletRequest req,
String removePrefix,
String[] endings) |
static String |
getFileNameForResponse(String pathInfo,
ucar.nc2.NetcdfFileWriter.Version version) |
static String |
getFileNameForResponse(String pathInfo,
String extension) |
public static String extractPath(javax.servlet.http.HttpServletRequest req, String removePrefix)
public static String extractPath(javax.servlet.http.HttpServletRequest req, String removePrefix, String[] endings)
public static String getFileNameForResponse(String pathInfo, ucar.nc2.NetcdfFileWriter.Version version)