Package org.vast.cdm.common
Interface InputStreamProvider
- All Known Subinterfaces:
DataSource
- All Known Implementing Classes:
DataSourceDOM
,DataSourceInline
,DataSourceString
,DataSourceURI
,ObservationStreamReader
,SWEReader
public interface InputStreamProvider
Provide a direct access to the input stream from which to read the CDM data according to the previously obtained description.
- Since:
- Aug 12, 2005
-
Method Summary
-
Method Details
-
getDataStream
- Throws:
IOException
-