Class SingleFile


public class SingleFile extends FilesProviderWithDirectory
Provides a single file only.
Author:
Owen Feehan
  • Constructor Details

    • SingleFile

      public SingleFile(String path)
      Creates with a path for the single-file.
      Parameters:
      path - the path.
    • SingleFile

      public SingleFile()
  • Method Details