|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
DynamicModel | Deprecated. This interface is not needed as FreeMarker invokes the get(String) method by convention if no matching property is found. |
MacroHelperFactory | |
ModelPostProcessor | Interface to modify the model after it has been populated by the controller and before it is passed to the view. |
Class Summary | |
---|---|
Dom4jView | |
JsonView | A View that renders the model as JSON object. |
NamedHandlerRedirectView | View that sends a redirect to a named handler. |
RedirectAfterPostView | View that sends a redirect to the originating request URI. |
SuffixViewResolver | View resolver that supports view names with a suffix. |
ViewResolverHelper | Helper class that resolves views the same way as a DispatcherServlet . |
Exception Summary | |
---|---|
ViewResolutionException |
Provides serveral view related classes.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |