Package org.jbehave.core.io
Class AbsolutePathCalculator
- java.lang.Object
-
- org.jbehave.core.io.AbsolutePathCalculator
-
- All Implemented Interfaces:
PathCalculator
public class AbsolutePathCalculator extends Object implements PathCalculator
PathCalculatorthat returns the path provided
-
-
Method Detail
-
calculate
public String calculate(String root, String path)
- Specified by:
calculatein interfacePathCalculator
-
-