Interface TemplateRenderer<D>

  • Type Parameters:
    D - is the model to rendered on the template.
    All Known Subinterfaces:
    MustacheTemplateRenderer<D>

    public interface TemplateRenderer<D>
    Represents a template engine rendering.