| Name | Description | Type | Package | Framework |
| DelegatingThemeSource | Empty ThemeSource that delegates all calls to the parent ThemeSource. | Class | org.springframework.ui.context.support | Spring MVC |
| ExtendedModelMap | Subclass of ModelMap that implements the Model interface. | Class | org.springframework.ui | Spring MVC |
| FreeMarkerConfigurationFactory | Factory that configures a FreeMarker Configuration. | Class | org.springframework.ui.freemarker | Spring MVC |
| FreeMarkerConfigurationFactoryBean | Factory bean that creates a FreeMarker Configuration and provides it asbean reference. | Class | org.springframework.ui.freemarker | Spring MVC |
| FreeMarkerTemplateUtils | Utility class for working with FreeMarker. | Class | org.springframework.ui.freemarker | Spring MVC |
| HierarchicalThemeSource | Sub-interface of ThemeSource to be implemented by objects thatcan resolve theme messages hierarchically. | Interface | org.springframework.ui.context | Spring MVC |
| JasperReportsUtils | Utility methods for working with JasperReports. | Class | org.springframework.ui.jasperreports | Spring MVC |
| Model | Java-5-specific interface that defines a holder for model attributes. | Interface | org.springframework.ui | Spring MVC |
| ModelMap | with UI tools. | Class | org.springframework.ui | Spring MVC |
| ResourceBundleThemeSource | ThemeSource implementation that looks up an individualResourceBundle per theme. | Class | org.springframework.ui.context.support | Spring MVC |
| SimpleTheme | Default Theme implementation, wrapping a name and anunderlying MessageSource. | Class | org.springframework.ui.context.support | Spring MVC |
| SpringResourceLoader | Velocity ResourceLoader adapter that loads via a Spring ResourceLoader. | Class | org.springframework.ui.velocity | Spring MVC |
| SpringTemplateLoader | FreeMarker TemplateLoader adapter that loads via a Spring ResourceLoader. | Class | org.springframework.ui.freemarker | Spring MVC |
| Theme | A Theme can resolve theme-specific messages, codes, file paths, etcetera(e. | Interface | org.springframework.ui.context | Spring MVC |
| ThemeSource | Interface to be implemented by objects that can resolve Themes. | Interface | org.springframework.ui.context | Spring MVC |
| UiApplicationContextUtils | Utility class for UI application context implementations. | Class | org.springframework.ui.context.support | Spring MVC |
| VelocityEngineFactory | Factory that configures a VelocityEngine. | Class | org.springframework.ui.velocity | Spring MVC |
| VelocityEngineFactoryBean | Factory bean that configures a VelocityEngine and provides it as beanreference. | Class | org.springframework.ui.velocity | Spring MVC |
| VelocityEngineUtils | Utility class for working with a VelocityEngine. | Class | org.springframework.ui.velocity | Spring MVC |