com.sodius.mdw.core.eval.project
Interface TextTemplate
- All Superinterfaces:
- ProjectElement, ProjectUnit
public interface TextTemplate
- extends ProjectUnit
A text template, used to generate files based on wysiwyg text.
This interface is not intended to be implemented by clients.
- See Also:
Project.getTextTemplates()
|
Method Summary |
boolean |
isDocTemplate()
Returns true if the template is a doc template. |
isDocTemplate
boolean isDocTemplate()
- Returns
true if the template is a doc template.
- Returns:
true if the template is a doc template.- Since:
- 2.1.0