dods.servers.netcdf
Class NcDataset.NetcdfFactory
java.lang.Object
dods.servers.netcdf.NcDataset.NetcdfFactory
- All Implemented Interfaces:
- DatasetFactory
- Enclosing class:
- NcDataset
public static class NcDataset.NetcdfFactory
- 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 |
NcDataset.NetcdfFactory
public NcDataset.NetcdfFactory()
factory
public Dataset factory(String extPath,
String intPath,
InvCatalog.Dataset invDS)
throws IOException
- Specified by:
factory
in interface DatasetFactory
- Throws:
IOException