public class FreeMarkerModelElementWriter extends Object
Writable
s 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
Exception
Copyright © 2012-2021 MapStruct Authors; All rights reserved. Released under the Apache Software License 2.0.