Class FileInput

Object
org.anchoranalysis.io.input.file.SingleFileInputBase
org.anchoranalysis.io.input.file.FileInput
All Implemented Interfaces:
InputFromManager

public class FileInput
extends SingleFileInputBase
An input pertaining to a single file on the file-system.
Author:
Owen Feehan
  • Constructor Details

    • FileInput

      public FileInput​(NamedFile file)
      Creates for a single file.
      Parameters:
      file - the single file, with an associated name.