Interface MetaFileReader

  • All Known Implementing Classes:
    SpreadSheetTimeseriesReader

    public interface MetaFileReader
    Interface for file readers that actually use another reader 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)