Interface RockerTemplateEngine

    • Field Detail

      • DEFAULT_TEMPLATE_EXTENSION

        static final String DEFAULT_TEMPLATE_EXTENSION
        Default template extension
        See Also:
        Constant Field Values
    • Method Detail

      • create

        static RockerTemplateEngine create()
        Create a template engine using defaults
        Returns:
        the engine
      • create

        static RockerTemplateEngine create​(String extension)
        Create a template engine using a custom extension
        Returns:
        the engine