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 java.lang.Object

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


Constructor Summary
LoadFromRelativeFile.StoryFilePath(java.lang.String toRemove, java.lang.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(java.lang.String toRemove,
                                          java.lang.String relativePath)


Copyright © 2003-2010. All Rights Reserved.