org.jbehave.core.parsers.gherkin
Class GherkinStoryParser.GherkinTransformer
java.lang.Object
org.jbehave.core.parsers.gherkin.GherkinStoryParser.GherkinTransformer
- All Implemented Interfaces:
- StoryTransformer
- Enclosing class:
- GherkinStoryParser
public static class GherkinStoryParser.GherkinTransformer
- extends Object
- implements StoryTransformer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GherkinStoryParser.GherkinTransformer
public GherkinStoryParser.GherkinTransformer()
GherkinStoryParser.GherkinTransformer
public GherkinStoryParser.GherkinTransformer(LocalizedKeywords keywords)
transform
public String transform(String storyAsText)
- Specified by:
transform
in interface StoryTransformer
Copyright © 2003-2012. All Rights Reserved.