Uses of Class
org.mapstruct.ap.internal.writer.ModelWriter.DefaultModelElementWriterContext
-
Packages that use ModelWriter.DefaultModelElementWriterContext Package Description org.mapstruct.ap.internal.writer Infrastructure for dealing with the FreeMarker template engine. -
-
Uses of ModelWriter.DefaultModelElementWriterContext in org.mapstruct.ap.internal.writer
Methods in org.mapstruct.ap.internal.writer that return ModelWriter.DefaultModelElementWriterContext Modifier and Type Method Description private ModelWriter.DefaultModelElementWriterContextModelIncludeDirective. createContext(java.util.Map params)Creates a writer context providing access to the FreeMarkerConfigurationand a map with any additional parameters passed to the directive.
-