Uses of Interface
org.springframework.web.servlet.SmartView
Packages that use SmartView
Package
Description
Provides standard View and ViewResolver implementations,
including abstract base classes for custom implementations.
-
Uses of SmartView in org.springframework.web.servlet.view
Subinterfaces of SmartView in org.springframework.web.servlet.viewModifier and TypeInterfaceDescriptioninterfacePublic API to render HTML fragments.Classes in org.springframework.web.servlet.view that implement SmartViewModifier and TypeClassDescriptionclassView that redirects to an absolute, context relative, or current request relative URL.