Interface DataSink

All Superinterfaces:
OutputStreamProvider
All Known Implementing Classes:
DataSinkDOM

public interface DataSink extends OutputStreamProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from interface org.vast.cdm.common.OutputStreamProvider

    getDataStream
  • Method Details

    • flush

      void flush()