Package com.axelor.text
Class Renderer
java.lang.Object
com.axelor.text.Renderer
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Renderer
public Renderer()
-
-
Method Details
-
render
Render the template.- Returns:
- the template output
-
render
Render the template.- Parameters:
out
- the writer instance to write the output- Throws:
IOException
- if writer throws anyIOException
-