public class LibraryResources_ko extends ListResourceBundle
LibraryResources subclasses Java's ListResourceBundle. Refer to the JDK documentation on ListResourceBundles for more details on their use.
This is the primary ListResourceBundle used by the iFS repository. Additional ListResourceBundles are part of the product, which introduce additional error codes and localizable strings. Each of these bundles reserves a unique prefix and a bank of error codes. The current set of prefixes and error code banks are as follows:
ResourceBundle.Control| Modifier and Type | Field and Description |
|---|---|
protected static Object[][] |
s_Contents
The resource name/value pairs.
|
parent| Constructor and Description |
|---|
LibraryResources_ko() |
| Modifier and Type | Method and Description |
|---|---|
Object[][] |
getContents()
Returns the library resources.
|
getKeys, handleGetObject, handleKeySetclearCache, clearCache, containsKey, getBaseBundleName, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, keySet, setParentprotected static final Object[][] s_Contents
public Object[][] getContents()
getContents in class ListResourceBundleCopyright © 2025. All rights reserved.