Package freemarker.core
Class SecureRendererImpl
java.lang.Object
freemarker.core.SecureRenderer
freemarker.core.SecureRendererImpl
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidrender(Environment e, freemarker.core.ast.TemplateElement t)
-
Constructor Details
-
SecureRendererImpl
public SecureRendererImpl()
-
-
Method Details
-
render
public void render(Environment e, freemarker.core.ast.TemplateElement t) throws TemplateException, IOException - Specified by:
renderin classSecureRenderer- Throws:
TemplateExceptionIOException
-