|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.jclark.xsl.tr.RawValueOfAction
com.jclark.xsl.tr.RawValueOfActionDebug
class RawValueOfActionDebug
represents an "xsl:value-of" with disable-output-escaping='yes'
| Constructor Summary | |
|---|---|
RawValueOfActionDebug(ActionDebugTarget target,
Node sheetNode,
java.lang.String templateIDHook,
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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
RawValueOfActionDebug(ActionDebugTarget target,
Node sheetNode,
java.lang.String templateIDHook,
StringExpr expr)
| Method Detail |
|---|
public void invoke(ProcessContext context,
Node sourceNode,
Result result)
throws XSLException
RawValueOfAction
invoke in interface Actioninvoke in class RawValueOfActionXSLException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||