Evaluation means translating the template into a TemplateBuffer, resolving the defined variables in this context and possibly formatting the resolved buffer.
null if the buffer could not be created
@throws BadLocationException if evaluation fails due to concurrently changed documents etc.
@throws TemplateException if the template specification is not valid
| |
| |
| |
| |