| 程序包 | 说明 |
|---|---|
| org.noear.solon.i18n | |
| org.noear.solon.i18n.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
I18nBundle |
I18nBundleFactory.create(String bundleName,
Locale locale)
创建国际化包
|
I18nBundle |
I18nService.getBundle(Locale locale)
获取国际化内容包
|
static I18nBundle |
I18nUtil.getBundle(String bundleName,
org.noear.solon.core.handle.Context ctx)
获取国际化内容包
|
static I18nBundle |
I18nUtil.getBundle(String bundleName,
Locale locale)
获取国际化内容包
|
static I18nBundle |
I18nUtil.getMessageBundle()
获取国际化消息包
|
static I18nBundle |
I18nUtil.getMessageBundle(org.noear.solon.core.handle.Context ctx)
获取国际化消息包
|
static I18nBundle |
I18nUtil.getMessageBundle(Locale locale)
获取国际化消息包
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
I18nBundleLocal
国际化内容包,本地实现
|
| 限定符和类型 | 方法和说明 |
|---|---|
I18nBundle |
I18nBundleFactoryLocal.create(String bundleName,
Locale locale) |
Copyright © 2022. All rights reserved.