Interface MetaFileWriter

  • All Known Implementing Classes:
    SpreadSheetTimeseriesWriter

    public interface MetaFileWriter
    Interface for file writers that actually use another writer internally with its own supported file format extensions. This interface is used to expose these.
    Version:
    $Revision$
    Author:
    fracpete (fracpete at waikato dot ac dot nz)
    • Method Detail

      • getActualFormatExtensions

        String[] getActualFormatExtensions()
        Returns the underlying format extensions.
        Returns:
        the format extensions (excluding dot)