ABLE 2.3.0 07/13/2005 14:21:00

com.ibm.able.platform
Class AblePlatformMessageBundle

java.lang.Object
  extended byjava.util.ResourceBundle
      extended byjava.util.ListResourceBundle
          extended bycom.ibm.able.platform.AblePlatformMessageBundle

public class AblePlatformMessageBundle
extends java.util.ListResourceBundle

This class contains national language messages for Able platform code.


Field Summary
static java.lang.String LS
          The system line separator.
 
Fields inherited from class java.util.ResourceBundle
parent
 
Constructor Summary
AblePlatformMessageBundle()
           
 
Method Summary
protected  java.lang.Object[][] getContents()
           
 
Methods inherited from class java.util.ListResourceBundle
getKeys, handleGetObject
 
Methods inherited from class java.util.ResourceBundle
getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LS

public static java.lang.String LS
The system line separator.

Constructor Detail

AblePlatformMessageBundle

public AblePlatformMessageBundle()
Method Detail

getContents

protected java.lang.Object[][] getContents()

ABLE 2.3.0 07/13/2005 14:21:00

(C) Copyright IBM Corporation 1999, 2005