com.jclark.xsl.tr

Class DocumentActionDebug

class DocumentActionDebug extends DocumentAction

Constructor Summary
DocumentActionDebug(ActionDebugTarget target, Node sheetNode, String templateIDHook, StringExpr hrefExpr, OutputMethod outputMethod, Action content)
construct with a uri to write to, the type of output desired, and the contect to emit
Method Summary
voidinvoke(ProcessContext context, Node sourceNode, Result result)

Constructor Detail

DocumentActionDebug

DocumentActionDebug(ActionDebugTarget target, Node sheetNode, String templateIDHook, StringExpr hrefExpr, OutputMethod outputMethod, Action content)
construct with a uri to write to, the type of output desired, and the contect to emit

Method Detail

invoke

public void invoke(ProcessContext context, Node sourceNode, Result result)