Package | Description |
---|---|
org.springframework.web.servlet.view |
Provides standard View and ViewResolver implementations,
including abstract base classes for custom implementations.
|
org.springframework.web.servlet.view.document |
Support classes for document generation,
providing View implementations for PDF and Excel.
|
org.springframework.web.servlet.view.feed |
Support classes for feed generation, providing View implementations for Atom and RSS.
|
org.springframework.web.servlet.view.freemarker |
Support classes for the integration of
FreeMarker
as Spring web view technology.
|
org.springframework.web.servlet.view.jasperreports |
Support classes for the integration of
JasperReports
as Spring web view technology.
|
org.springframework.web.servlet.view.json |
Support classes for providing a View implementation based on JSON serialization.
|
org.springframework.web.servlet.view.tiles |
Support classes for the integration of
Tiles
(included in Struts) as Spring web view technology.
|
org.springframework.web.servlet.view.tiles2 |
Support classes for the integration of
Tiles2
(the standalone version of Tiles) as Spring web view technology.
|
org.springframework.web.servlet.view.velocity |
Support classes for the integration of
Velocity
as Spring web view technology.
|
org.springframework.web.servlet.view.xml |
Support classes for providing a View implementation based on XML Marshalling.
|
org.springframework.web.servlet.view.xslt |
Support classes for XSLT,
providing a View implementation for XSLT stylesheets.
|
Class and Description |
---|
AbstractCachingViewResolver
Convenient base class for
ViewResolver
implementations. |
AbstractUrlBasedView
Abstract base class for URL-based views.
|
AbstractView
Abstract base class for
View
implementations. |
InternalResourceView
Wrapper for a JSP or other resource within the same web application.
|
UrlBasedViewResolver
Simple implementation of the
ViewResolver
interface, allowing for direct resolution of symbolic view names to URLs,
without explicit mapping definition. |
Class and Description |
---|
AbstractUrlBasedView
Abstract base class for URL-based views.
|
AbstractView
Abstract base class for
View
implementations. |
Class and Description |
---|
AbstractView
Abstract base class for
View
implementations. |
Class and Description |
---|
AbstractCachingViewResolver
Convenient base class for
ViewResolver
implementations. |
AbstractTemplateView
Adapter base class for template-based view technologies such as
Velocity and FreeMarker, with the ability to use request and session
attributes in their model and the option to expose helper objects
for Spring's Velocity/FreeMarker macro library.
|
AbstractTemplateViewResolver
Abstract base class for template view resolvers,
in particular for Velocity and FreeMarker views.
|
AbstractUrlBasedView
Abstract base class for URL-based views.
|
AbstractView
Abstract base class for
View
implementations. |
UrlBasedViewResolver
Simple implementation of the
ViewResolver
interface, allowing for direct resolution of symbolic view names to URLs,
without explicit mapping definition. |
Class and Description |
---|
AbstractCachingViewResolver
Convenient base class for
ViewResolver
implementations. |
AbstractUrlBasedView
Abstract base class for URL-based views.
|
AbstractView
Abstract base class for
View
implementations. |
UrlBasedViewResolver
Simple implementation of the
ViewResolver
interface, allowing for direct resolution of symbolic view names to URLs,
without explicit mapping definition. |
Class and Description |
---|
AbstractView
Abstract base class for
View
implementations. |
Class and Description |
---|
AbstractUrlBasedView
Abstract base class for URL-based views.
|
AbstractView
Abstract base class for
View
implementations. |
InternalResourceView
Wrapper for a JSP or other resource within the same web application.
|
Class and Description |
---|
AbstractCachingViewResolver
Convenient base class for
ViewResolver
implementations. |
AbstractUrlBasedView
Abstract base class for URL-based views.
|
AbstractView
Abstract base class for
View
implementations. |
UrlBasedViewResolver
Simple implementation of the
ViewResolver
interface, allowing for direct resolution of symbolic view names to URLs,
without explicit mapping definition. |
Class and Description |
---|
AbstractCachingViewResolver
Convenient base class for
ViewResolver
implementations. |
AbstractTemplateView
Adapter base class for template-based view technologies such as
Velocity and FreeMarker, with the ability to use request and session
attributes in their model and the option to expose helper objects
for Spring's Velocity/FreeMarker macro library.
|
AbstractTemplateViewResolver
Abstract base class for template view resolvers,
in particular for Velocity and FreeMarker views.
|
AbstractUrlBasedView
Abstract base class for URL-based views.
|
AbstractView
Abstract base class for
View
implementations. |
UrlBasedViewResolver
Simple implementation of the
ViewResolver
interface, allowing for direct resolution of symbolic view names to URLs,
without explicit mapping definition. |
Class and Description |
---|
AbstractView
Abstract base class for
View
implementations. |
Class and Description |
---|
AbstractCachingViewResolver
Convenient base class for
ViewResolver
implementations. |
AbstractUrlBasedView
Abstract base class for URL-based views.
|
AbstractView
Abstract base class for
View
implementations. |
UrlBasedViewResolver
Simple implementation of the
ViewResolver
interface, allowing for direct resolution of symbolic view names to URLs,
without explicit mapping definition. |
Copyright © 2015. All rights reserved.