Package org.vast.cdm.common
Interface OutputStreamProvider
- All Known Subinterfaces:
DataSink
- All Known Implementing Classes:
DataSinkDOM
,SWEWriter
public interface OutputStreamProvider
Provide a direct access to an output stream for writing CDM data. It can typically be an out of band stream, a URI stream, a string buffer or an XML element.
- Since:
- Aug 12, 2005
-
Method Summary
-
Method Details
-
getDataStream
- Throws:
IOException
-