at.gv.egiz.pdfas.web.i18n
Class LanguageDecoratorMapper
java.lang.Object
com.opensymphony.module.sitemesh.mapper.AbstractDecoratorMapper
at.gv.egiz.pdfas.web.i18n.LanguageDecoratorMapper
- All Implemented Interfaces:
- com.opensymphony.module.sitemesh.DecoratorMapper
- public class LanguageDecoratorMapper
- extends com.opensymphony.module.sitemesh.mapper.AbstractDecoratorMapper
| Fields inherited from class com.opensymphony.module.sitemesh.mapper.AbstractDecoratorMapper |
config, parent |
| Methods inherited from class com.opensymphony.module.sitemesh.mapper.AbstractDecoratorMapper |
getNamedDecorator |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LanguageDecoratorMapper
public LanguageDecoratorMapper()
init
public void init(com.opensymphony.module.sitemesh.Config config,
Properties properties,
com.opensymphony.module.sitemesh.DecoratorMapper parent)
throws InstantiationException
- Throws:
InstantiationException
getFirstNotNull
public static Object getFirstNotNull(Object[] objects)
getLocale
public static Locale getLocale(HttpServletRequest request,
String decoratorParameter)
getDecorator
public com.opensymphony.module.sitemesh.Decorator getDecorator(HttpServletRequest request,
com.opensymphony.module.sitemesh.Page page)
Copyright © 2006-2010. All Rights Reserved.