org.jbehave.core.model
Class ExamplesTableFactory
java.lang.Object
org.jbehave.core.model.ExamplesTableFactory
public class ExamplesTableFactory
- extends Object
Factory that creates instances of ExamplesTable from different type of inputs:
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExamplesTableFactory
public ExamplesTableFactory()
ExamplesTableFactory
public ExamplesTableFactory(Keywords keywords)
ExamplesTableFactory
public ExamplesTableFactory(ResourceLoader resourceLoader)
ExamplesTableFactory
public ExamplesTableFactory(Keywords keywords,
ResourceLoader resourceLoader)
createExamplesTable
public ExamplesTable createExamplesTable(String input)
isTable
protected boolean isTable(String input)
Copyright © 2003-2010. All Rights Reserved.