public class RockCodeI18nBundle extends Object implements org.noear.solon.i18n.I18nBundle
| Constructor and Description |
|---|
RockCodeI18nBundle(CodeContext context,
Locale locale) |
| Modifier and Type | Method and Description |
|---|---|
String |
get(String key) |
Locale |
locale() |
Map<String,String> |
toMap()
Deprecated.
|
org.noear.solon.core.Props |
toProps() |
public RockCodeI18nBundle(CodeContext context, Locale locale)
@Deprecated public Map<String,String> toMap()
public org.noear.solon.core.Props toProps()
toProps in interface org.noear.solon.i18n.I18nBundlepublic Locale locale()
locale in interface org.noear.solon.i18n.I18nBundleCopyright © 2025. All rights reserved.