|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ITraceFormatter
Formatters traverse a tree of trace steps and generate formatted output.
| Method Summary | |
|---|---|
void |
format(ITraceSession session,
Writer toWriter)
Generate a formatted output for the supplied trace session. |
| Method Detail |
|---|
void format(ITraceSession session,
Writer toWriter)
throws IOException
session - trace sessiontoWriter - Writer to send the output to
IOException - A problem occured sending the output to toWriter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||