public interface FeatureDatasetService
| Modifier and Type | Method and Description |
|---|---|
FeatureDataset |
findDatasetByPath(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res) |
FeatureDataset |
findDatasetByPath(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
String path) |
FeatureDataset findDatasetByPath(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res) throws IOException
IOExceptionFeatureDataset findDatasetByPath(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res, String path) throws IOException
IOExceptionCopyright © 1999–2013 UCAR/Unidata. All rights reserved.