|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.tngtech.jgiven.report.model.ReportModelVisitor
com.tngtech.jgiven.report.text.PlainTextWriter
public class PlainTextWriter
| Field Summary | |
|---|---|
protected boolean |
withColor
|
protected java.io.PrintWriter |
writer
|
| Constructor Summary | |
|---|---|
PlainTextWriter(java.io.PrintWriter printWriter,
boolean withColor)
|
|
| Method Summary |
|---|
| Methods inherited from class com.tngtech.jgiven.report.model.ReportModelVisitor |
|---|
visit, visit, visit, visit, visitEnd, visitEnd, visitEnd |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final java.io.PrintWriter writer
protected final boolean withColor
| Constructor Detail |
|---|
public PlainTextWriter(java.io.PrintWriter printWriter,
boolean withColor)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||