Uses of Class
org.springframework.extensions.surf.extensibility.impl.AbstractFreeMarkerDirective
Packages that use AbstractFreeMarkerDirective
-
Uses of AbstractFreeMarkerDirective in org.springframework.extensions.surf.extensibility.impl
Modifier and TypeClassDescriptionclassDefines the abstract behaviour of an extensibility directive by implementing the common structure.classThe markup directive is used to delimit a section of a FreeMarker template that can then be manipulated by extension module code.