Class MustacheProcessor.MustacheRenderer

    • Method Summary

      Modifier and Type Method Description
      RenderedContent apply​(RenderingScope renderingScope)  
      long getVersion()
      Get the version for this element.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface java.util.function.Function

        andThen, compose
    • Constructor Detail

      • MustacheRenderer

        public MustacheRenderer​(TemplateView templateView)