org.jbehave.core.reporters
Interface FilePrintStreamFactory.FilePathResolver
- All Known Implementing Classes:
- FilePrintStreamFactory.AbstractPathResolver, FilePrintStreamFactory.ResolveToPackagedName, FilePrintStreamFactory.ResolveToSimpleName
- Enclosing class:
- FilePrintStreamFactory
public static interface FilePrintStreamFactory.FilePathResolver
resolveDirectory
String resolveDirectory(StoryLocation storyLocation,
String relativeDirectory)
resolveName
String resolveName(StoryLocation storyLocation,
String extension)
Copyright © 2003-2011. All Rights Reserved.