Class FormatDescriptionMethod
- java.lang.Object
-
- io.siddhi.doc.gen.core.freemarker.FormatDescriptionMethod
-
- All Implemented Interfaces:
freemarker.template.TemplateMethodModel,freemarker.template.TemplateMethodModelEx,freemarker.template.TemplateModel
public class FormatDescriptionMethod extends Object implements freemarker.template.TemplateMethodModelEx
Apache Freemarker method for formatting text This is invoked by the freemarker templatesThis method escapes relevant html characters, wraps text
-
-
Constructor Summary
Constructors Constructor Description FormatDescriptionMethod()
-