Package org.apache.struts2.views.freemarker

Classes for views using FreeMarker.

See:
          Description

Class Summary
FreemarkerManager Static Configuration Manager for the FreemarkerResult's configuration

Possible extension points are :- createConfiguration method loadSettings method getTemplateLoader method populateContext method

createConfiguration method
Create a freemarker Configuration.

FreemarkerResult Renders a view using the Freemarker template engine.
ScopesHashModel Simple Hash model that also searches other scopes.
StrutsBeanWrapper The StrutsBeanWrapper extends the default FreeMarker BeansWrapper and provides almost no change in functionality, except for how it handles maps.
StrutsBeanWrapper.FriendlyMapModel Attempting to get the best of both worlds of FM's MapModel and SimpleMapModel, by reimplementing the isEmpty(), keySet() and values() methods.
StrutsClassTemplateLoader  
 

Package org.apache.struts2.views.freemarker Description

Classes for views using FreeMarker.



Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.