com.myjavaworld.util
Class CommonResources

java.lang.Object
  extended by com.myjavaworld.util.CommonResources

public class CommonResources
extends Object

Author:
Sai Pullabhotla

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

Constructor Detail

CommonResources

public CommonResources()
Method Detail

getString

public static String getString(String key)


Copyright © 2000-2012 jMethods, Inc.. All Rights Reserved.