|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcucumber.formatter.MultiFormatter
public class MultiFormatter
| Constructor Summary | |
|---|---|
MultiFormatter()
|
|
| Method Summary | |
|---|---|
void |
add(gherkin.formatter.Formatter formatter)
|
gherkin.formatter.Formatter |
formatterProxy()
|
boolean |
isEmpty()
|
gherkin.formatter.Reporter |
reporterProxy()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MultiFormatter()
| Method Detail |
|---|
public void add(gherkin.formatter.Formatter formatter)
public boolean isEmpty()
public gherkin.formatter.Formatter formatterProxy()
public gherkin.formatter.Reporter reporterProxy()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||