Interface ExtractIo

All Known Implementing Classes:
ExtractCli

public interface ExtractIo
  • Method Details

    • getOutputFile

      File getOutputFile()
      Returns:
      maybe null
    • getInputFile

      File getInputFile()
      Returns:
      maybe null
    • reader

      Reader reader() throws IOException
      Throws:
      IOException
    • writer

      Writer writer() throws IOException
      Throws:
      IOException
    • getMonitor

      org.evolvis.tartools.backgroundjobs.BackgroundJobMonitor getMonitor()
    • getProperties

      Properties getProperties()
      Returns:
      maybe null