Class FromFiles

All Implemented Interfaces:
Provider<Path>

public class FromFiles
extends FilePathProvider
Extracts a path from a FilesProvider.

The FilesProvider must return exactly one file, otherwise an exception is thrown.

Author:
Owen Feehan