public class Resources_zh_TW extends ListResourceBundle
ResourceBundle.Controlparent| Constructor and Description |
|---|
Resources_zh_TW() |
| Modifier and Type | Method and Description |
|---|---|
protected Object[][] |
getContents()
Returns an
Object array containing the resources of this ListResourceBundle. |
getKeys, handleGetObject, handleKeySetclearCache, clearCache, containsKey, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, keySet, setParentprotected Object[][] getContents()
Object array containing the resources of this ListResourceBundle. Each element in the
array is an array of two elements, the first is the resource key string and the second is the resource.getContents in class ListResourceBundleObject array containing the resources.Copyright © 2015 OCPsoft. All Rights Reserved.