public interface NodeValueRenderer
Modifier and Type | Method and Description |
---|---|
String |
getValue(NodeTemplateContext context)
Returns the value for a node element.
|
String getValue(NodeTemplateContext context)
context
- a Context that provides data to the renderer