cucumber.io
Class FileResourceLoader

java.lang.Object
  extended by cucumber.io.FileResourceLoader
All Implemented Interfaces:
ResourceLoader

public class FileResourceLoader
extends Object
implements ResourceLoader


Constructor Summary
FileResourceLoader()
           
 
Method Summary
 Iterable<Resource> resources(String path, String suffix)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileResourceLoader

public FileResourceLoader()
Method Detail

resources

public Iterable<Resource> resources(String path,
                                    String suffix)
Specified by:
resources in interface ResourceLoader


Copyright © 2012. All Rights Reserved.