public class FreeMarkerModelElementWriter extends Object
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.| Constructor and Description | 
|---|
| FreeMarkerModelElementWriter() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | write(FreeMarkerWritable writable,
     Writable.Context context,
     Writer writer) | 
public void write(FreeMarkerWritable writable, Writable.Context context, Writer writer) throws Exception
ExceptionCopyright © 2012-2015 Gunnar Morling; All rights reserved. Released under the Apache Software License 2.0.