org.indy
Class IdResourceStrings

java.lang.Object
  |
  +--java.util.ResourceBundle
        |
        +--java.util.ListResourceBundle
              |
              +--org.indy.IdResourceStrings

public class IdResourceStrings
extends java.util.ListResourceBundle

IdResourceStrings

Author:
owen

Fields inherited from class java.util.ResourceBundle
parent
 
Constructor Summary
IdResourceStrings()
           
 
Method Summary
 java.lang.Object[][] getContents()
          Gets the contents attribute of the IdResourceStrings object
 
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
 

Constructor Detail

IdResourceStrings

public IdResourceStrings()
Method Detail

getContents

public java.lang.Object[][] getContents()
Gets the contents attribute of the IdResourceStrings object
Overrides:
getContents in class java.util.ListResourceBundle
Returns:
The contents value


Copyright © 2002-2002 IndyJ. All Rights Reserved.