Class IncludedTemplateNamespace

    • Method Detail

      • put

        public void put​(String name,
                        TemplateModel var)
        Description copied from interface: Scope
        Set a variable in this scope. This will typically only be used internally by the FreeMarker engine.
        Specified by:
        put in interface Scope
        Overrides:
        put in class TemplateNamespace