public interface DatasetSource
| Modifier and Type | Method and Description |
|---|---|
ucar.nc2.NetcdfFile |
getNetcdfFile(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res) |
boolean |
isMine(javax.servlet.http.HttpServletRequest req) |
boolean isMine(javax.servlet.http.HttpServletRequest req)
ucar.nc2.NetcdfFile getNetcdfFile(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws java.io.IOException
req - the servlet requestres - the servlet responsejava.io.FileNotFoundException - is thejava.io.IOException