public class CloudI18nBundle extends Object implements I18nBundle
| 构造器和说明 |
|---|
CloudI18nBundle(Pack pack,
Locale locale) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
get(String key) |
Locale |
locale() |
Map<String,String> |
toMap()
已过时。
|
org.noear.solon.core.Props |
toProps() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAndFormat@Deprecated public Map<String,String> toMap()
toMap 在接口中 I18nBundlepublic org.noear.solon.core.Props toProps()
toProps 在接口中 I18nBundlepublic Locale locale()
locale 在接口中 I18nBundlepublic String get(String key)
get 在接口中 I18nBundleCopyright © 2022. All rights reserved.