org.jbehave.core.io
Class RelativePathCalculator
java.lang.Object
org.jbehave.core.io.RelativePathCalculator
- All Implemented Interfaces:
- PathCalculator
public class RelativePathCalculator
- extends Object
- implements PathCalculator
PathCalculator
that finds given stories relative to the current story.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RelativePathCalculator
public RelativePathCalculator()
calculate
public String calculate(String root,
String path)
- Specified by:
calculate
in interface PathCalculator
Copyright © 2003-2011. All Rights Reserved.