Package org.vast.swe
Interface ISweInputDataStream
- All Superinterfaces:
 IDataProvider
- All Known Subinterfaces:
 IObservationSeries
- All Known Implementing Classes:
 SWEData
Interface for reading data from SWE Common encoded data stream. Implementations of this class can buffer or provide live access to the stream.
- Since:
 - Sep 28, 2012
 
- 
Method Summary
Methods inherited from interface org.vast.cdm.common.IDataProvider
getElementType, getNextDataBlock, getNextElement, getNumElements 
- 
Method Details
- 
getEncoding
DataEncoding getEncoding() 
 -