public class DatasetSourceExample extends Object implements DatasetSource
| Constructor and Description |
|---|
DatasetSourceExample() |
| 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) |
public boolean isMine(javax.servlet.http.HttpServletRequest req)
isMine in interface DatasetSourcepublic NetcdfFile getNetcdfFile(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res) throws IOException
getNetcdfFile in interface DatasetSourcereq - the servlet requestres - the servlet responseFileNotFoundException - is theIOExceptionCopyright © 1999–2013 UCAR/Unidata. All rights reserved.