|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.springframework.web.servlet.view | |
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.freemarker | Support classes for the integration of FreeMarker as Spring web view technology. |
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.velocity | Support classes for the integration of Velocity as Spring web view technology. |
org.springframework.web.servlet.view.xslt | Support classes for XSLT, providing a View implementation for XSLT stylesheets. |
Classes in org.springframework.web.servlet.view used by org.springframework.web.servlet.view | |
AbstractCachingViewResolver
Convenient superclass for view resolvers. |
|
AbstractUrlBasedView
Abstract base class for URL-based views. |
|
AbstractView
Abstract view superclass. |
|
InternalResourceView
Wrapper for a JSP or other resource within the same web application. |
|
UrlBasedViewResolver
Simple implementation of ViewResolver that allows for direct resolution of symbolic view names to URLs, without explicit mapping definition. |
Classes in org.springframework.web.servlet.view used by org.springframework.web.servlet.view.document | |
AbstractView
Abstract view superclass. |
Classes in org.springframework.web.servlet.view used by org.springframework.web.servlet.view.freemarker | |
AbstractUrlBasedView
Abstract base class for URL-based views. |
|
AbstractView
Abstract view superclass. |
Classes in org.springframework.web.servlet.view used by org.springframework.web.servlet.view.tiles | |
AbstractUrlBasedView
Abstract base class for URL-based views. |
|
AbstractView
Abstract view superclass. |
|
InternalResourceView
Wrapper for a JSP or other resource within the same web application. |
Classes in org.springframework.web.servlet.view used by org.springframework.web.servlet.view.velocity | |
AbstractCachingViewResolver
Convenient superclass for view resolvers. |
|
AbstractUrlBasedView
Abstract base class for URL-based views. |
|
AbstractView
Abstract view superclass. |
|
UrlBasedViewResolver
Simple implementation of ViewResolver that allows for direct resolution of symbolic view names to URLs, without explicit mapping definition. |
Classes in org.springframework.web.servlet.view used by org.springframework.web.servlet.view.xslt | |
AbstractView
Abstract view superclass. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |