org.jbehave.core.reporters
Class FilePrintStreamFactory.ResolveToPackagedName
java.lang.Object
org.jbehave.core.reporters.FilePrintStreamFactory.AbstractPathResolver
org.jbehave.core.reporters.FilePrintStreamFactory.ResolveToPackagedName
- All Implemented Interfaces:
- FilePrintStreamFactory.FilePathResolver
- Enclosing class:
- FilePrintStreamFactory
public static class FilePrintStreamFactory.ResolveToPackagedName
- extends FilePrintStreamFactory.AbstractPathResolver
Resolves story location path to java packaged name, replacing '/' with '.'
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FilePrintStreamFactory.ResolveToPackagedName
public FilePrintStreamFactory.ResolveToPackagedName()
resolveName
public String resolveName(StoryLocation storyLocation,
String extension)
Copyright © 2003-2012. All Rights Reserved.