com.xmlcalabash.io
Class PipeLogger

java.lang.Object
  extended by com.xmlcalabash.io.PipeLogger

public class PipeLogger
extends java.lang.Object

Created by IntelliJ IDEA. User: ndw Date: Sep 28, 2008 Time: 3:15:57 PM To change this template use File | Settings | File Templates.


Constructor Summary
PipeLogger(XProcRuntime xproc, Log log)
           
 
Method Summary
 void log(net.sf.saxon.s9api.XdmNode node)
           
 void startLogging()
           
 void stopLogging()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PipeLogger

public PipeLogger(XProcRuntime xproc,
                  Log log)
Method Detail

startLogging

public void startLogging()

stopLogging

public void stopLogging()

log

public void log(net.sf.saxon.s9api.XdmNode node)