All Implemented Interfaces:
freemarker.template.TemplateDirectiveModel, freemarker.template.TemplateModel, ExtensibilityDirective

public class MarkupDirective extends AbstractExtensibilityDirective

The markup directive is used to delimit a section of a FreeMarker template that can then be manipulated by extension module code.

Author:
David Draper