|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A Theme can resolve theme-specific messages, codes, file paths, etc (e.g. CSS and image files in a web environment). The MessageSource supports parameterization and internationalization.
ThemeSource
,
org.springframework.web.servlet.theme
Method Summary | |
MessageSource |
getMessageSource()
Return the specific MessageSource that resolves messages with respect to this theme. |
java.lang.String |
getName()
Return the name of the theme. |
Method Detail |
public java.lang.String getName()
public MessageSource getMessageSource()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |