org.jbehave.core.io
Class LoadFromRelativeFile.StoryFilePath

java.lang.Object
  extended by org.jbehave.core.io.LoadFromRelativeFile.StoryFilePath
Enclosing class:
LoadFromRelativeFile

public static class LoadFromRelativeFile.StoryFilePath
extends Object

For use the the varargs constructor of LoadFromRelativeFile, to allow a range of possibilities for locating Story file paths


Constructor Summary
LoadFromRelativeFile.StoryFilePath(String toRemove, String relativePath)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoadFromRelativeFile.StoryFilePath

public LoadFromRelativeFile.StoryFilePath(String toRemove,
                                          String relativePath)


Copyright © 2003-2012. All Rights Reserved.