com.j2biz.blogunity.i18n
Class DisplayTagResourceProvider

java.lang.Object
  extended bycom.j2biz.blogunity.i18n.DisplayTagResourceProvider
All Implemented Interfaces:
org.displaytag.localization.I18nResourceProvider

public class DisplayTagResourceProvider
extends Object
implements org.displaytag.localization.I18nResourceProvider


Constructor Summary
DisplayTagResourceProvider()
           
 
Method Summary
 String getResource(String key, String defaultValue, Tag tag, PageContext pageCtx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DisplayTagResourceProvider

public DisplayTagResourceProvider()
Method Detail

getResource

public String getResource(String key,
                          String defaultValue,
                          Tag tag,
                          PageContext pageCtx)
Specified by:
getResource in interface org.displaytag.localization.I18nResourceProvider


Copyright (c)j2biz.com