|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.util.ResourceBundle | +--java.util.ListResourceBundle | +--oracle.forms.util.xmltools.ConverterBundle
Contains the default localised messages for the Forms / XML conversion utilities. This file is translated into languages supported by Oracle9i Forms.
Fields inherited from class java.util.ResourceBundle |
parent |
Constructor Summary | |
ConverterBundle()
|
Method Summary | |
java.lang.Object[][] |
getContents()
Returns the messages. |
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 |
public ConverterBundle()
Method Detail |
public java.lang.Object[][] getContents()
getContents
in class java.util.ListResourceBundle
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |