com.jclark.xsl.tr
class RawValueOfAction extends Object implements Action
| Constructor Summary | |
|---|---|
| RawValueOfAction(StringExpr expr)
construct around the given StringExpr | |
| Method Summary | |
|---|---|
| void | invoke(ProcessContext context, Node sourceNode, Result result)
evaluate with the given context Node and
ProcessContext, sending the results to the given result |