com.rc.celeritas.i18n
Class ResourceHelper

java.lang.Object
  extended by com.rc.celeritas.i18n.ResourceHelper

public class ResourceHelper
extends java.lang.Object

Author:
rchoudhary

Constructor Summary
ResourceHelper()
           
 
Method Summary
 java.lang.String getValue(java.lang.String key)
           
static boolean init()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceHelper

public ResourceHelper()
Method Detail

init

public static boolean init()
                    throws CeleritasException
Returns:
Throws:
CeleritasException

getValue

public java.lang.String getValue(java.lang.String key)
Parameters:
key -
Returns:


Copyright © 2008-2009 Rahul Choudhary. All Rights Reserved.