Interface NodeValueRenderer


  • public interface NodeValueRenderer
    Defines a value for a node element.
    Since:
    1.2.0
    • Method Detail

      • getValue

        java.lang.String getValue​(NodeTemplateContext context)
        Returns the value for a node element.
        Parameters:
        context - a Context that provides data to the renderer