|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.tngtech.jgiven.report.html.HtmlTocWriter
public class HtmlTocWriter
| Field Summary | |
|---|---|
protected java.io.PrintWriter |
writer
|
| Constructor Summary | |
|---|---|
HtmlTocWriter(java.util.Map<Tag,java.util.List<ScenarioModel>> tagMap,
com.tngtech.jgiven.report.html.PackageTocBuilder.PackageToc packageToc,
ReportStatistics totalStatistics)
|
|
| Method Summary | |
|---|---|
java.util.List<Tag> |
getSortedTags()
|
void |
writeToc(java.io.PrintWriter writer)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.io.PrintWriter writer
| Constructor Detail |
|---|
public HtmlTocWriter(java.util.Map<Tag,java.util.List<ScenarioModel>> tagMap,
com.tngtech.jgiven.report.html.PackageTocBuilder.PackageToc packageToc,
ReportStatistics totalStatistics)
| Method Detail |
|---|
public void writeToc(java.io.PrintWriter writer)
public java.util.List<Tag> getSortedTags()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||