public interface DatasetSource
| Modifier and Type | Method and Description |
|---|---|
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)
NetcdfFile getNetcdfFile(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res) throws IOException
req - the servlet requestres - the servlet responseFileNotFoundException - is theIOExceptionCopyright © 1999–2013 UCAR/Unidata. All rights reserved.