public interface DataInputSource extends DataInputStream
| Modifier and Type | Method and Description |
|---|---|
void |
open(String spec)
Opens an existing dataset.
|
readDatavoid open(String spec) throws BadFormException, RemoteException, VisADException
spec - The specification of the existing dataset.BadFormException - The DODS dataset is corrupt.VisADException - VisAD failure.RemoteException - Java RMI failure.Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.