public class CollectionManager extends Object
| Constructor and Description |
|---|
CollectionManager() |
| Modifier and Type | Method and Description |
|---|---|
FeatureDatasetPoint |
getFeatureCollectionDataset(String uri,
String path) |
FeatureDatasetPoint |
getFeatureDataset(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
String path) |
void |
setCollections(List<CollectionBean> beans) |
void |
show(Formatter f) |
public void setCollections(List<CollectionBean> beans)
public FeatureDatasetPoint getFeatureCollectionDataset(String uri, String path) throws IOException
IOExceptionpublic FeatureDatasetPoint getFeatureDataset(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res, String path) throws IOException
IOExceptionpublic void show(Formatter f)
Copyright © 1999–2013 UCAR/Unidata. All rights reserved.