|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jbehave.core.reporters.FilePrintStreamFactory.AbstractPathResolver
org.jbehave.core.reporters.FilePrintStreamFactory.ResolveToPackagedName
public static class FilePrintStreamFactory.ResolveToPackagedName
Resolves story location path to java packaged name, replacing '/' with '.'
Constructor Summary | |
---|---|
FilePrintStreamFactory.ResolveToPackagedName()
|
Method Summary | |
---|---|
java.lang.String |
resolveName(StoryLocation storyLocation,
java.lang.String extension)
|
Methods inherited from class org.jbehave.core.reporters.FilePrintStreamFactory.AbstractPathResolver |
---|
resolveDirectory |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FilePrintStreamFactory.ResolveToPackagedName()
Method Detail |
---|
public java.lang.String resolveName(StoryLocation storyLocation, java.lang.String extension)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |