at.gv.egiz.pdfas.web.i18n
Class LanguageDecoratorMapper

java.lang.Object
  extended bycom.opensymphony.module.sitemesh.mapper.AbstractDecoratorMapper
      extended byat.gv.egiz.pdfas.web.i18n.LanguageDecoratorMapper
All Implemented Interfaces:
com.opensymphony.module.sitemesh.DecoratorMapper

public class LanguageDecoratorMapper
extends com.opensymphony.module.sitemesh.mapper.AbstractDecoratorMapper


Field Summary
 
Fields inherited from class com.opensymphony.module.sitemesh.mapper.AbstractDecoratorMapper
config, parent
 
Constructor Summary
LanguageDecoratorMapper()
           
 
Method Summary
 com.opensymphony.module.sitemesh.Decorator getDecorator(HttpServletRequest request, com.opensymphony.module.sitemesh.Page page)
           
static Object getFirstNotNull(Object[] objects)
           
static Locale getLocale(HttpServletRequest request, String decoratorParameter)
           
 void init(com.opensymphony.module.sitemesh.Config config, Properties properties, com.opensymphony.module.sitemesh.DecoratorMapper 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
 

Constructor Detail

LanguageDecoratorMapper

public LanguageDecoratorMapper()
Method Detail

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.