visad.data.in
Interface DataInputSource
-
- All Superinterfaces:
- DataInputStream
- All Known Implementing Classes:
- DODSSource
public interface DataInputSource extends DataInputStream
Interface for sources of VisAD data objects.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description voidopen(java.lang.String spec)Opens an existing dataset.-
Methods inherited from interface visad.data.in.DataInputStream
readData
-
-
-
-
Method Detail
-
open
void open(java.lang.String spec) throws BadFormException, java.rmi.RemoteException, VisADException
Opens an existing dataset.- Parameters:
spec- The specification of the existing dataset.- Throws:
BadFormException- The DODS dataset is corrupt.VisADException- VisAD failure.java.rmi.RemoteException- Java RMI failure.
-
-
DMelt 3.0 © DataMelt by jWork.ORG