Uses of Class
org.springframework.web.servlet.view.freemarker.FreeMarkerView
Packages that use FreeMarkerView
Package
Description
Support classes for the integration of
FreeMarker
as Spring web view technology.
-
Uses of FreeMarkerView in org.springframework.web.servlet.view.freemarker
Methods in org.springframework.web.servlet.view.freemarker with parameters of type FreeMarkerViewModifier and TypeMethodDescriptionprotected voidFreeMarkerViewResolver.postProcessView(FreeMarkerView freeMarkerView) Post process the suppliedFreeMarkerViewafter it has been loaded.