Package Summary Overview Summary |
| ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.rowset.JdbcRowSetResourceBundle
public class JdbcRowSetResourceBundle
This class is used to help in localization of resources, especially the exception strings.
Method Summary | |
---|---|
static JdbcRowSetResourceBundle | getJdbcRowSetResourceBundle()
This method is used to get a handle to the initialized instance of this class. |
java.util.Enumeration | getKeys()
This method returns an enumerated handle of the keys which correspond to values translated to various locales. |
java.lang.Object | handleGetObject(java.lang.String key)
This method takes the key as an argument and returns the corresponding value reading it from the Resource Bundle loaded earlier. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static JdbcRowSetResourceBundlegetJdbcRowSetResourceBundle() throws java.io.IOException
java.io.IOException
- if unable to find the RowSetResourceBundle.properties public java.util.Enumeration getKeys()
public java.lang.Object handleGetObject(java.lang.String key)
| ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |