Package org.mapstruct.ap.internal.writer
package org.mapstruct.ap.internal.writer
Infrastructure for dealing with the FreeMarker template engine.
-
ClassDescriptionA
Writablewhich uses the FreeMarker template engine to generate the output.ATemplateDirectiveModelwhich allows to recursively write a graph ofWritables, with each element using its own template.Writes Java source files based on given mapper models, using a FreeMarker template.An element with the ability to write itself into a givenWriter.Passed toWritable, providing access to additional data specific to a given implementation of the model serialization mechanism.