com.iplanet.services.cdm
Class CDMBundle

java.lang.Object
  |
  +--com.iplanet.services.cdm.CDMBundle

public class CDMBundle
extends java.lang.Object

Provides class to get resource bundle strings for ClientDetection class.


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

Constructor Detail

CDMBundle

public CDMBundle()
Method Detail

getString

public static java.lang.String getString(java.lang.String str)