站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Spring Framework 2.0.5 API 文档英文版

Uses of Class org.springframework.ui.freemarker.FreeMarkerConfigurationFactory (Spring Framework API 2.0) - Spring Framework 2.0.5 API 文档英文版

The Spring Framework

Uses of Class
org.springframework.ui.freemarker.FreeMarkerConfigurationFactory

Packages that use FreeMarkerConfigurationFactory
org.springframework.ui.freemarker Support classes for setting up FreeMarker within a Spring application context. 
org.springframework.web.servlet.view.freemarker Support classes for the integration of FreeMarker as Spring web view technology. 
 

Uses of FreeMarkerConfigurationFactory in org.springframework.ui.freemarker
 

Subclasses of FreeMarkerConfigurationFactory in org.springframework.ui.freemarker
 class FreeMarkerConfigurationFactoryBean
          Factory bean that creates a FreeMarker Configuration and provides it as bean reference.
 

Uses of FreeMarkerConfigurationFactory in org.springframework.web.servlet.view.freemarker
 

Subclasses of FreeMarkerConfigurationFactory in org.springframework.web.servlet.view.freemarker
 class FreeMarkerConfigurer
          JavaBean to configure FreeMarker for web usage, via the "configLocation" and/or "freemarkerSettings" and/or "templateLoaderPath" properties.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.