dods.servers.agg
Class DODSDataset.DODSFactory
java.lang.Object
dods.servers.agg.DODSDataset.DODSFactory
- All Implemented Interfaces:
- DatasetFactory
- Enclosing class:
- DODSDataset
public static class DODSDataset.DODSFactory
- extends Object
- implements DatasetFactory
This is public as an artifact of implementing an interface.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DODSDataset.DODSFactory
public DODSDataset.DODSFactory()
factory
public Dataset factory(String extPath,
String intPath,
InvCatalog.Dataset invDS)
throws IOException
- Specified by:
factory
in interface DatasetFactory
- Throws:
IOException