public interface DSP
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Object |
getContext() |
DataDataset |
getDataDataset() |
DapDataset |
getDMR() |
String |
getPath() |
DSP |
open(String path) |
DSP |
open(String path,
DapContext context) |
DSP open(String path, DapContext context) throws DapException
DapExceptionDSP open(String path) throws DapException
DapExceptionString getPath()
Object getContext()
DapDataset getDMR() throws DapException
DapExceptionDataDataset getDataDataset() throws IOException
IOExceptionvoid close()
throws IOException
IOExceptionCopyright © 1999-2015 UCAR/Unidata. All Rights Reserved.