org.realtor.rets.util
Class ResourceLocator

java.lang.Object
  |
  +--org.realtor.rets.util.ResourceLocator

public class ResourceLocator
extends java.lang.Object

Author:
rsegelman To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Field Summary
protected static java.util.Map map
           
 
Constructor Summary
ResourceLocator()
           
 
Method Summary
static java.lang.String get(java.lang.String resourceKey)
           
static java.lang.String locate(java.lang.String resourceKey)
           
static void set(java.lang.String resourceKey, java.lang.String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

map

protected static java.util.Map map
Constructor Detail

ResourceLocator

public ResourceLocator()
Method Detail

locate

public static java.lang.String locate(java.lang.String resourceKey)

get

public static java.lang.String get(java.lang.String resourceKey)

set

public static void set(java.lang.String resourceKey,
                       java.lang.String value)


Copyright © 2002 National Association of Realtors - All Rights Reserved.