public class TracePrinter extends Object
Constructor and Description |
---|
TracePrinter(OutputStream out) |
TracePrinter(Writer writer) |
public TracePrinter(Writer writer)
public TracePrinter(OutputStream out)
public void print(Trace trace) throws IOException
IOException
public void print(List<Call> calls) throws IOException
IOException
public void print(Call call) throws IOException
IOException
public void printCall(Call call)
public void litePrint(Trace trace) throws IOException
IOException
public void litePrintCall(List<Call> calls) throws IOException
IOException
Copyright © 2013 Nuxeo SA. All Rights Reserved.