| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UrlBasedViewResolver | |
|---|---|
| org.springframework.web.servlet.view | Provides standard View and ViewResolver implementations, including abstract base classes for custom implementations. | 
| 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.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. | 
| Uses of UrlBasedViewResolver in org.springframework.web.servlet.view | 
|---|
| Subclasses of UrlBasedViewResolver in org.springframework.web.servlet.view | |
|---|---|
|  class | AbstractTemplateViewResolverAbstract base class for template view resolvers, in particular for Velocity and FreeMarker views. | 
|  class | InternalResourceViewResolverConvenient subclass of UrlBasedViewResolverthat supportsInternalResourceView(i.e. | 
| Uses of UrlBasedViewResolver in org.springframework.web.servlet.view.freemarker | 
|---|
| Subclasses of UrlBasedViewResolver in org.springframework.web.servlet.view.freemarker | |
|---|---|
|  class | FreeMarkerViewResolverConvenience subclass of UrlBasedViewResolver that supports FreeMarkerView (i.e. | 
| Uses of UrlBasedViewResolver in org.springframework.web.servlet.view.jasperreports | 
|---|
| Subclasses of UrlBasedViewResolver in org.springframework.web.servlet.view.jasperreports | |
|---|---|
|  class | JasperReportsViewResolverViewResolverimplementation that
 resolves instances ofAbstractJasperReportsViewby translating
 the supplied view name into the URL of the report file. | 
| Uses of UrlBasedViewResolver in org.springframework.web.servlet.view.velocity | 
|---|
| Subclasses of UrlBasedViewResolver in org.springframework.web.servlet.view.velocity | |
|---|---|
|  class | VelocityLayoutViewResolverConvenience subclass of VelocityViewResolver, adding support for VelocityLayoutView and its properties. | 
|  class | VelocityViewResolverConvenience subclass of UrlBasedViewResolver that supports VelocityView (that is Velocity templates) and custom subclasses of it. | 
| Uses of UrlBasedViewResolver in org.springframework.web.servlet.view.xslt | 
|---|
| Subclasses of UrlBasedViewResolver in org.springframework.web.servlet.view.xslt | |
|---|---|
|  class | XsltViewResolverViewResolverimplementation that
 resolves instances ofXsltViewby translating the supplied view name
 into the URL of the XSLT stylesheet. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||