public class CollectionManager
extends java.lang.Object
| Constructor and Description |
|---|
CollectionManager() |
| Modifier and Type | Method and Description |
|---|---|
ucar.nc2.ft.FeatureDatasetPoint |
getFeatureCollectionDataset(java.lang.String uri,
java.lang.String path) |
ucar.nc2.ft.FeatureDatasetPoint |
getFeatureDataset(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
java.lang.String path) |
void |
setCollections(java.util.List<CollectionBean> beans) |
void |
show(java.util.Formatter f) |
public void setCollections(java.util.List<CollectionBean> beans)
public ucar.nc2.ft.FeatureDatasetPoint getFeatureCollectionDataset(java.lang.String uri,
java.lang.String path)
throws java.io.IOException
java.io.IOExceptionpublic ucar.nc2.ft.FeatureDatasetPoint getFeatureDataset(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
java.lang.String path)
throws java.io.IOException
java.io.IOExceptionpublic void show(java.util.Formatter f)