com.xmlcalabash.util
Class Reporter

java.lang.Object
  extended by com.xmlcalabash.util.Reporter

public class Reporter
extends java.lang.Object

Created by IntelliJ IDEA. User: ndw Date: Dec 5, 2008 Time: 8:20:50 AM To change this template use File | Settings | File Templates.


Constructor Summary
Reporter(XProcRuntime runtime, java.io.PrintStream pr)
           
 
Method Summary
 void report(Step step)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Reporter

public Reporter(XProcRuntime runtime,
                java.io.PrintStream pr)
Method Detail

report

public void report(Step step)