com.jclark.xsl.tr
class DocumentAction extends Object implements Action
Constructor Summary | |
---|---|
DocumentAction(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 | |
---|---|
void | invoke(ProcessContext context, Node sourceNode, Result result) |