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() |
public void write(FreeMarkerWritable writable, Writable.Context context, Writer writer) throws Exception
ExceptionCopyright © 2012-2014. All Rights Reserved.