Uses of Package
org.springframework.web.servlet.view
Package
Description
Annotation-based setup for Spring MVC.
Provides standard View and ViewResolver implementations,
including abstract base classes for custom implementations.
Support classes for document generation,
providing View implementations for PDF and Excel.
Support classes for feed generation, providing View implementations for Atom and RSS.
Support classes for the integration of
FreeMarker
as Spring web view technology.
Support classes for the integration of
Groovy Templates as Spring web view technology.
Support classes for providing a View implementation based on JSON serialization.
Support classes for views based on the JSR-223 script engine abstraction.
Support classes for providing a View implementation based on XML Marshalling.
Support classes for XSLT,
providing a View implementation for XSLT stylesheets.
-
ClassDescriptionSimple implementation of the
ViewResolver
interface, allowing for direct resolution of symbolic view names to URLs, without explicit mapping definitions. -
ClassDescriptionConvenient base class for
ViewResolver
implementations.Filter that determines if view should be cached.Abstract base class for URL-based views.Abstract base class forView
implementations.Public API for HTML rendering a collection fragments each with its own view and model.Defines a builder forFragmentsRendering
.Wrapper for a JSP or other resource within the same web application.Simple implementation of theViewResolver
interface, allowing for direct resolution of symbolic view names to URLs, without explicit mapping definitions. -
ClassDescriptionAbstract base class for URL-based views.Abstract base class for
View
implementations. -
-
ClassDescriptionConvenient base class for
ViewResolver
implementations.Adapter base class for template-based view technologies such as FreeMarker, with the ability to use request and session attributes in their model and the option to expose helper objects for Spring's FreeMarker macro library.Abstract base class for template view resolvers, in particular for FreeMarker views.Abstract base class for URL-based views.Abstract base class forView
implementations.Simple implementation of theViewResolver
interface, allowing for direct resolution of symbolic view names to URLs, without explicit mapping definitions. -
ClassDescriptionConvenient base class for
ViewResolver
implementations.Adapter base class for template-based view technologies such as FreeMarker, with the ability to use request and session attributes in their model and the option to expose helper objects for Spring's FreeMarker macro library.Abstract base class for template view resolvers, in particular for FreeMarker views.Abstract base class for URL-based views.Abstract base class forView
implementations.Simple implementation of theViewResolver
interface, allowing for direct resolution of symbolic view names to URLs, without explicit mapping definitions. -
-
ClassDescriptionConvenient base class for
ViewResolver
implementations.Abstract base class for URL-based views.Abstract base class forView
implementations.Simple implementation of theViewResolver
interface, allowing for direct resolution of symbolic view names to URLs, without explicit mapping definitions. -
-
ClassDescriptionConvenient base class for
ViewResolver
implementations.Abstract base class for URL-based views.Abstract base class forView
implementations.Simple implementation of theViewResolver
interface, allowing for direct resolution of symbolic view names to URLs, without explicit mapping definitions.