$template | java.io.File Template file. |
fileEncoding | String Optional. The encoding of the template file. If fileEncoding is not specified, the default file encoding specified in the watt.server.netEncoding server parameter or the system file encoding will be used. Examples: SJIS, ASCII, ISO8859_1. |
$txt | String Results from applying $template to the pipeline. |