|
The Spring Framework | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Theme
A Theme can resolve theme-specific messages, codes, file paths, etcetera (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. |
String |
getName()
Return the name of the theme. |
Method Detail |
---|
String getName()
MessageSource getMessageSource()
|
The Spring Framework | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |