Constructor and Description |
---|
ProcessingInstructionAction(StringExpr nameExpr,
Action content) |
Modifier and Type | Method and Description |
---|---|
void |
invoke(ProcessContext context,
Node sourceNode,
Result result) |
ProcessingInstructionAction(StringExpr nameExpr, Action content)
public void invoke(ProcessContext context, Node sourceNode, Result result) throws XSLException
invoke
in interface Action
XSLException