Class FreeMarkerModelElementWriter


  • public class FreeMarkerModelElementWriter
    extends Object
    Delegate for writing given Writables into a Writer using FreeMarker templates. Any parameters passed to the ModelIncludeDirective in addition to element itself can be accessed from within the template using the ext pseudo-element.
    Author:
    Gunnar Morling