Method | Description | |
---|---|---|
Init ( IRuntimeServices rs, IInternalContextAdapter context, INode node ) : void |
Store the literal rendition of a node using the Node.literal().
|
|
Render ( IInternalContextAdapter context, |
Throw the literal rendition of the block between #literal()/#end into the writer.
|
public Init ( IRuntimeServices rs, IInternalContextAdapter context, INode node ) : void | ||
rs | IRuntimeServices | |
context | IInternalContextAdapter | |
node | INode | |
return | void |
public Render ( IInternalContextAdapter context, |
||
context | IInternalContextAdapter | |
writer | ||
node | INode | |
return | bool |