|
Spiffy UI Framework | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.spiffyui.server.filter.GWTLocaleFilter
org.spiffyui.server.filter.GWTLocaleBundleFilter
public abstract class GWTLocaleBundleFilter
Filter that will substitute the various markers in retrieved xml and jnlp files with values retrieved from the servlet context.
Constructor Summary | |
---|---|
GWTLocaleBundleFilter()
|
Method Summary | |
---|---|
protected java.util.List<java.util.Locale> |
getMinimumSupportedLocales()
Get the list of locales supported for this application. |
protected abstract java.lang.String |
getResourcePath()
Get the path to the localization resources to determine the supported locales from |
void |
init(FilterConfig filterConfig)
|
Methods inherited from class org.spiffyui.server.filter.GWTLocaleFilter |
---|
destroy, doFilter |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GWTLocaleBundleFilter()
Method Detail |
---|
public void init(FilterConfig filterConfig)
init
in class GWTLocaleFilter
protected abstract java.lang.String getResourcePath()
protected java.util.List<java.util.Locale> getMinimumSupportedLocales()
getMinimumSupportedLocales
in class GWTLocaleFilter
|
Spiffy UI Framework | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |