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
PathCalculator
that returns the path provided
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbsolutePathCalculator
public AbsolutePathCalculator()
calculate
public String calculate(String root,
String path)
- Specified by:
calculate
in interface PathCalculator
Copyright © 2003-2012. All Rights Reserved.